Learn R Programming

SIAtools (version 0.1.4)

save_and_document_fun: Save all opened files and document the package in development

Description

Save all opened files and document the package in development

Usage

save_and_document_fun(proj = curr_proj())

Value

No return value. Called for side effects.

Arguments

proj

character, a path to the project. Defaults to current project.