This function creates an ESP template at the specified path.

create_template(path = getwd(), type = "full")

Arguments

path

Where to create the template. Defaults to the present working directory.

type

The type of template. One of c("full", "partial", "report card", "one pager")