Skip to contents

Make a folder

Usage

htr_make_folder(folder)

Arguments

folder

Character string of folder to be created

Examples

if (FALSE) { # \dontrun{
htr_make_folder("~/Data/output")
} # }