Learn R Programming

parsemsf (version 0.1.1)

parsemsf_example: Get path to parsemsf example

Description

From Hadley Wickham's readr package. parsemsf comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access

Usage

parsemsf_example(path)

Arguments

path

Name of file

Examples

Run this code
# NOT RUN {
parsemsf_example("test_db.msf")
# }

Run the code above in your browser using DataLab