MaxWiK_templates {MaxWiK}R 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() )

[Package MaxWiK version 1.0.6 Index]