Movatterモバイル変換


[0]ホーム

URL:


fromhere 0.1.0

Initial Release

Thefromhere package helps construct relative file pathsfrom specific project roots.

fromhere provides two main methods for generating filepaths relative to the root of various project types:

  1. Using functions:from_rproj("path/to/file")

    Using strings to specify file paths, allowing a more programmaticapproach to building paths.

  2. Using$ for autocompletion:from_rproj$path$to$file

    This method allows for a more interactive approach to specifying filepaths, where the autocompletion is relative to thefrom_*folder.

This initial release supports file paths from many common projecttypes:

The included vignette explains the nuances of organising files andspecifying relative file paths to produce portable and reproducibleprojects.


[8]ページ先頭

©2009-2025 Movatter.jp