Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/herePublic

A simpler way to find your files

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

r-lib/here

Repository files navigation

A simple interface torprojroot.

Motivation

The logic to find a project root based on certain criteria is packaged in therprojroot package. Many projects might not need the full power, and the complexity that comes with it. Meethere:

library(here)#> here() starts at /home/muelleki/git/R/herehere()#> [1] "/home/muelleki/git/R/here"here("DESCRIPTION")#> [1] "/home/muelleki/git/R/here/DESCRIPTION"here("R","here.R")#> [1] "/home/muelleki/git/R/here/R/here.R"

Installation

here isn't on CRAN yet, install from GitHub via

devtools::install_github("krlmlr/here")

About

A simpler way to find your files

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors16

Languages


[8]ページ先頭

©2009-2025 Movatter.jp