data-raw/README.md

memorids - build data for package

To build 'R/sysdata.Rda' enter the 'data-raw' directory and run...

make

This is a two stage build that initially builds individual Rda files from associated txt files:

This uses create_Rda.R, though make will take care of this for you.

These individual Rda files are then combined into a single 'sysdata.Rda' using create_sysdata.R.

To remove all the Rda files run:

make clean


sellorm/memorids documentation built on Dec. 22, 2020, 6:21 p.m.