create_ioslides: create_ioslides

Description Usage Arguments Value

View source: R/create_ioslides.R

Description

This function create an R project with ioslides

Usage

1
create_ioslides(path, git = TRUE)

Arguments

path

A path. If it exists, it is used. If it does not exist, it is created, provided that the parent path exists.

git

If TRUE, init git.

Value

Path to the newly created project or package, invisibly.


mcanouil/mctemplates documentation built on Feb. 25, 2021, 5:17 p.m.