Learn R Programming

scidesignR (version 1.0.0)

scidesignR_example: Get path to scidesignR example

Description

scidesignR comes bundled with a few data sets in its inst/extdata directory. This function make them easy to access

Usage

scidesignR_example(file = NULL)

Arguments

file

Name of file. If NULL, the example files will be listed.

Examples

Run this code
# NOT RUN {
scidesignR_example()
scidesignR_example("nhefshwdat.csv")
# }

Run the code above in your browser using DataLab