Learn R Programming

MaxWiK (version 1.0.6)

MaxWiK_templates: 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)

Value

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

Arguments

dir

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

Examples

Run this code
MaxWiK_templates( dir = tempdir() )

Run the code above in your browser using DataLab