io_make_folder: Make Folder

View source: R/io.R

io_make_folderR Documentation

Make Folder

Description

Creates a new folder on disk.

Usage

io_make_folder(folder_path = "/tmp", folder_name)

Arguments

folder_path

Path of folder where new folder will be, default set to /tmp

folder_name

Name of newly created folder

Value

The new folder_path with its updated contents


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.