File: search_path.Rd

package info (click to toggle)
r-cran-packrat 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,900 kB
  • sloc: sh: 51; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 297 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/search-path.R
\name{search_path}
\alias{search_path}
\title{Get Packages on the Search Path}
\usage{
search_path()
}
\description{
Retrieve the packages on the search path, as well as the
associated library location.
}