new_cpd | R Documentation |
import_cpd
new_cpd(
title = "",
type = "other",
date = today(),
learning_hours = 0,
path = "cpd-records",
overwrite = FALSE
)
title |
Title for new CPD record |
type |
Type of new CPD record, can be one of "work", "professional", "formal", "self" or "other" |
date |
The start date of the activity in yyyy-mm-dd format |
learning_hours |
The number of learning hours acruded during this activity |
path |
Path to CPD records |
overwrite |
Should the YAML be overwritten if it exists - default FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.