render_prof_pages: Render profession pages

Description Usage Arguments

View source: R/render.R

Description

Creates pages by multi-column filter (profession)

Usage

1
2
3
4
5
6
render_prof_pages(
  data,
  page_title = "",
  output_folder = "../../docs",
  template_path = "rmarkdown/summary_template/template.rmd"
)

Arguments

data

This is generated using the carsurvey2::data_ functions.

page_title

This is ONLY PART of the title. The title is generated from "DRAFT: ", page_title , " profile: ", filter – where filter is one element of the list as described above in filter_variable (values over 20) and the page title is this argument.

output_folder

Folder the site is built and saved to

template_path

The path to the template that gets render for each department


best-practice-and-impact/CARS2 documentation built on Dec. 19, 2021, 8:47 a.m.