load_extdata {do} | R Documentation |
Load external data from R package
Description
Load external data from R package
Usage
load_extdata(package, file)
Arguments
package |
one package name |
file |
one file name |
Value
path of data
[Package do version 2.0.0.0 Index]