scidesignR_example: Get path to scidesignR example

View source: R/scidesignR_example.R

scidesignR_exampleR Documentation

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

scidesignR_example()
scidesignR_example("nhefshwdat.csv")

scidesignR documentation built on April 27, 2022, 9:06 a.m.