Skip to contents

blackstone comes bundled with some example files in its inst/extdata directory. This function make them easy to access.

Usage

blackstoneExample(path = NULL)

Arguments

path

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

Examples

blackstoneExample()
#> [1] "annual.csv"        "annual.xlsx"       "baseline.csv"     
#> [4] "baseline.xlsx"     "fake_data.csv"     "sm_data_clean.csv"
#> [7] "sm_data_demo.csv"  "sm_data_post.csv"  "sm_data_pre.csv"  
blackstoneExample("fake_data.csv")
#> /home/runner/work/_temp/Library/blackstone/extdata/fake_data.csv