read_prod | R Documentation |
Read Productivity Data
read_prod(
sheet = c("assign_dt_n", "assign_dt_pct_assign", "assign_dt_pct_complete",
"interview_dt"),
file = "productivity_report.xlsx",
dir = "V:/Productivity/Daily Report for Administration"
)
sheet |
Excel sheet to read |
file |
Name of productivity file - must be xlsx or xls |
dir |
Directory location of productivity file |
A tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.