Displaying 2 results from an estimated 2 matches for "specificti".
Did you mean:
specifici
2011 Jun 19
0
ODB : connecting OpenOffice Base with R
...and update the .odb file.
- odb.read, to import data from the database to R via "SELECT" SQL
queries built by the useR.
- odb.write, to update the database via "INSERT" or "CREATE" SQL queries
built by the useR.
A few other functions are also provided to manage .odb specificties such
as comments on table fields and stored queries. Some wrappers are also
provided to insert directly a data.frame in a database table without
writing the SQL query, list the table names ands fields or export the
database in a .sql file.
Other wrappers may be added in future versions to he...
2011 Jun 19
0
ODB : connecting OpenOffice Base with R
...and update the .odb file.
- odb.read, to import data from the database to R via "SELECT" SQL
queries built by the useR.
- odb.write, to update the database via "INSERT" or "CREATE" SQL queries
built by the useR.
A few other functions are also provided to manage .odb specificties such
as comments on table fields and stored queries. Some wrappers are also
provided to insert directly a data.frame in a database table without
writing the SQL query, list the table names ands fields or export the
database in a .sql file.
Other wrappers may be added in future versions to he...