get_workflow_template: A function to donwload the latest worflow tempalte in...

View source: R/workflow_template.R

get_workflow_templateR Documentation

A function to donwload the latest worflow tempalte in Rmarkdown

Description

Will donwload the .Rmd file to the current working directory.

Usage

get_workflow_template(
  file_name = "rcell2.dev_workflow_template.Rmd",
  open.template = T
)

Arguments

file_name

File name for the downloaded wokflow template.

open.template

Try using file.edit to open the file in RStudio after getting it.


darksideoftheshmoo/rcell2 documentation built on Oct. 23, 2024, 12:59 p.m.