Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 372 Bytes

File metadata and controls

9 lines (5 loc) · 372 Bytes

dbframes: Tools for creating database files from R dataframes

These tools have an educational purpose, and are not meant to be a production tool. For more sophisticated applications, see the {dm} package.

Currently, the following data frames are supported:

  • datasets::mtcars

The same methodology can be applied to any other dataframe to obtain a database file.