Neat package to have pathnames work across Macs and Windows. Curious if there exists a plan to have here() get integrated with RProjects to keep pathnames short.
For instance RProjects would produce a pathname that would look like: data/a_raw_data/subdirectory/dataset.gpkg.
here::here() for a similar location would produce something like: users/USER/documents/project/data/a_raw_data/subdirectory/dataset.gpkg
Does this make sense? Being able to combine here with RProject would provide a powerful collaborative capability between colleagues using different operating systems.
Neat package to have pathnames work across Macs and Windows. Curious if there exists a plan to have here() get integrated with RProjects to keep pathnames short.
For instance RProjects would produce a pathname that would look like: data/a_raw_data/subdirectory/dataset.gpkg.
here::here() for a similar location would produce something like: users/USER/documents/project/data/a_raw_data/subdirectory/dataset.gpkg
Does this make sense? Being able to combine here with RProject would provide a powerful collaborative capability between colleagues using different operating systems.