Learn R Programming

Rnightlights (version 0.2.4)

setDataVersion: Add data version file to the root data path

Description

Add data version file to the root data path

Usage

setDataVersion(path = getNlDataPath(),
  pkgVersion = utils::packageDescription("Rnightlights")$Version)

Arguments

path

The folder to add the README file to

pkgVersion

The version of the package

Value

None

Examples

Run this code
# NOT RUN {
  
# }
# NOT RUN {
  Rnightlights:::setDataVersion(version="0.2.4")
  
# }
# NOT RUN {
    
# }

Run the code above in your browser using DataLab