| escapeR_file | R Documentation |
Small helper functions used by the escape-room puzzles.
escapeR_file(filename)
survey_counts()
filename |
Name of a bundled file in |
escapeR_file() returns a file path, and survey_counts() returns a data frame.
head(survey_counts())
read.csv(escapeR_file("survey_counts.csv"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.