MaxWiK_templates: Function to copy the templates from extdata folder in the...

View source: R/utils.R

MaxWiK_templatesR Documentation

Function to copy the templates from extdata folder in the library to /Templates/ folder in the working directory

Description

Function to copy the templates from extdata folder in the library to /Templates/ folder in the working directory

Usage

MaxWiK_templates(dir)

Arguments

dir

Folder to where files should be save, by default dir = './'

Value

List of logic numbers for each copied file, TRUE - success, FALSE - not success

Examples

MaxWiK_templates( dir = tempdir() )

MaxWiK documentation built on April 3, 2025, 8:47 p.m.