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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.