Skip to contents

interlacer comes bundled with a number of sample files in its inst/extdata directory. This function make them easy to access

Usage

interlacer_example(file = NULL)

Arguments

file

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

Examples

interlacer_example()
#> [1] "colors.csv"            "colors.dta"            "colors.sav"           
#> [4] "colors_coded.csv"      "colors_coded_char.csv" "stress.csv"           
interlacer_example("colors.csv")
#> [1] "/home/runner/work/_temp/Library/interlacer/extdata/colors.csv"