R/addin.R

Defines functions create_post_from_template_addin

# Interactively create a new post from a template
create_post_from_template_addin <- function() {
  source_addin("createPostFromTemplate.R")
}
EllaKaye/distilltools documentation built on Nov. 21, 2022, 12:22 p.m.