import_cpd
new_cpd(
title = "",
type = "other",
date = today(),
learning_hours = 0,
path = "cpd-records",
overwrite = FALSE
)
Title for new CPD record
Type of new CPD record, can be one of "work", "professional", "formal", "self" or "other"
The start date of the activity in yyyy-mm-dd format
The number of learning hours acruded during this activity
Path to CPD records
Should the YAML be overwritten if it exists - default FALSE