get_template: Copies LakeEnsemblR template from package to specified folder

View source: R/get_template.R

get_templateR Documentation

Copies LakeEnsemblR template from package to specified folder

Description

Copies LakeEnsemblR template from package to specified folder to be used as example for setting up a simulation.

Usage

get_template(template = NULL, folder = ".", filename = NULL, overwrite = FALSE)

Arguments

template

string; name of file that you want to get the template for. In case it is NULL, all potential options are given. "All" returns all templates.

folder

filepath; filepath where to copy the templates to

filename

string; filename (including .filetype). Default NULL, for the standard name

overwrite

boolean; overwrite existing files


aemon-j/LakeEnsemblR documentation built on April 11, 2025, 10:09 p.m.