setup_models: Setup models folder

View source: R/models.R

setup_modelsR Documentation

Setup models folder

Description

A wrapper around download_from_github to make it easy to download and setup a 'models' folder within the current project using examples from Github. The function downloads the specified examples and renames it to 'models'.

Usage

setup_models(directory = "examples", user = "edsandorf", repo = "cmdlr")

Arguments

directory

A character string giving the full name of the Github folder with the theme to be downloaded.

user

A character string giving the user

repo

A character string giving the repository


edsandorf/gizmo documentation built on Oct. 7, 2022, 3:45 p.m.