Copies the Access To Care examples

atc_copy_content(
  content_no = NULL,
  target_folder = here::here(),
  silent = FALSE
)

atc_copy_all_content(target_folder = here::here(), silent = FALSE)

Arguments

content_no

Select which content folder to copy

target_folder

A folder location to transfer the examples to

silent

Send updates to the console