inst/rmarkdown/templates/polished_flexdashboard/skeleton/app.R

# run this function to render your .Rmd with polished authentication
polished::secure_rmd(
  rmd_file_path = "<path to your .Rmd file>",

  # if your Polished API key is not set as an R environment variable (default: `POLISHED_API_KEY`),
  # then you must set it below.
  # polished_config_args = list(
  #  api_key = "<your Polished API key>"
  # )
)

Try the polished package in your browser

Any scripts or data that you put into this service are public.

polished documentation built on Feb. 16, 2023, 8:02 p.m.