mdbr 0.1.2
mdbr 0.1.1
read_mdb()
now has stdout()
which can take TRUE
or a file path.
- Examples and tests don’t run on CRAN.
mdbr 0.1.0
- Added a
NEWS.md
file to track changes to the package.
- Cover the most basic functions from mdbtools:
- List tables in database
- Export table as delimited file
- Read delimited file as dataframe
- Convert simple schema to readr spec