The R Project SVN R-packages

Rev

Rev 3855 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3855 Rev 4160
Line 2... Line 2...
2
export(sqlite.data.frame, sqlite.vector, sqlite.matrix)
2
export(sqlite.data.frame, sqlite.vector, sqlite.matrix)
3
export(lsSdf, getSdf,attachSdf,detachSdf)
3
export(lsSdf, getSdf,attachSdf,detachSdf)
4
export(dupSdf,renameSdf, inameSdf, rbindSdf)
4
export(dupSdf,renameSdf, inameSdf, rbindSdf)
5
export(sdfImportDBI, sdfImportSQLite)
5
export(sdfImportDBI, sdfImportSQLite)
6
export(sdflm, sdflm2)
6
export(sdflm, sdflm2)
-
 
7
export(sdfSelect)
7
#export(sdf_tmpdir)
8
#export(sdf_tmpdir)
8
 
9
 
9
export(typeSvec, has.typeSvec)
10
export(typeSvec, has.typeSvec)
10
 
11
 
11
importFrom(utils, head, tail)
12
importFrom(utils, head, tail)