Closed florisvdh closed 4 years ago
fileman_up()
rprojroot::find_root_file("n2khab_data", criterion = rprojroot::has_dir("n2khab_data"))
fileman_folders()
setup_folders()
Changed my mind; the use of the existing fileman_up() is more user-friendly. For consistency (and avoiding breakage), keeping the fileman_ prefix.
fileman_
fileman_up()
can be replaced byfileman_folders()
could be renamed assetup_folders()