Description Usage Arguments Value
View source: R/oc_make_org_chart.R
Prepare Organisation Data
1 | oc_make_org_chart(.data, include_job_titles = TRUE)
|
.data |
A dataframe containing at least 3 columns ("Team Member", "Manager", and "Reporting Line") |
include_job_titles |
A boolean for whether to output print job titles |
A grViz object suitable for plotting
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.