Description Usage Arguments Value Examples
Add data version file to the root data path
| 1 2 3 4 | setDataVersion(
  path = getNlDataPath(),
  pkgVersion = utils::packageDescription("Rnightlights")$Version
)
 | 
| path | The folder to add the README file to | 
| pkgVersion | The version of the package | 
None
| 1 2 3 4 |   ## Not run: 
  Rnightlights:::setDataVersion(version="0.2.4")
  
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.