prepare_shell: Prepare Shell data

View source: R/shell.R

prepare_shellR Documentation

Prepare Shell data

Description

A function used for its side effect. It creates the directory and files for the shell lesson.

Usage

prepare_shell(shell_dir = "wsbim2122_data", rm_dir = FALSE)

Arguments

shell_dir

character(1) with the name of the shell data directory. Default is "wsbim2122_data".

rm_dir

logical(1) that defines whether shell_dir is going to be recursively removed. Default is FALSE.

Value

Invisibly returns TRUE.

Author(s)

Laurent Gatto


UCLouvain-CBIO/rWSBIM2122 documentation built on Oct. 1, 2022, 11:56 a.m.