folderSystem {drhutools} | R Documentation |
Folder hierarchy creator for academic research
Description
Folder hierarchy creator for academic research
Usage
folderSystem()
Details
The function constructs a standardized folder hierarchy encompassing codes/
, data/
, output/
, paper/
, and document/
. These directories are designated for storing programming scripts, data sets, processed outputs, manuscript drafts (including related images and submission documents), and assorted materials, respectively. This organization facilitates easy retrieval of project components, ensuring that members of Dr. Hu's Amazing Team can efficiently navigate and manage shared resources. This structure is advocated for collaborative projects to maintain uniformity across team operations.
Value
Local folders under the project's working directory.
[Package drhutools version 1.0.0 Index]