R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R-packages
(root)
/
trunk
/
SQLiteDF
/
man
/
sqlite.matrix.Rd
– Rev 3808
Rev
Rev 3509
|
Compare with Previous
|
Directory listing
|
Details
|
Blame
|
View Log
|
RSS feed
Last modification
Rev 3808 –
7249 d 15 h
Author:
mrmanese
Log message:
- new sqlite.vector(vec), creates a 1-column sdf from a vector
- sqlite.matrix : dimnames, [, other experimental stuff
- sort.sqlite.vector sorts to a table to the sdf, no more creating a new
Path
Blame
Diff
Log
/trunk/SQLiteDF/ChangeLog
/trunk/SQLiteDF/man/sqlite.matrix.Rd
/trunk/SQLiteDF/man/sqlite.vector.Rd
/trunk/SQLiteDF/NAMESPACE
/trunk/SQLiteDF/R/All.R
/trunk/SQLiteDF/src/init.c
/trunk/SQLiteDF/src/sqlite_dataframe.c
/trunk/SQLiteDF/src/sqlite_dataframe.h
/trunk/SQLiteDF/src/sqlite_matrix.c
/trunk/SQLiteDF/src/sqlite_vector.c
/trunk/SQLiteDF/tests/tests.R
/trunk/SQLiteDF/TODO