gy_save | R Documentation |
Save and load encrypted files
gy_save(
...,
list = character(),
file = stop("file must be specified (.rdg file extension is recommended)"),
user = character(0),
local_user = TRUE,
comment = "",
overwrite = FALSE,
ascii = FALSE,
funs = list(type = "identity"),
method = "qs"
)
gy_load(
file = stop("file must be specified (.rdg file extension is recommended)")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.