find_previous_library_location: Find Package Library

View source: R/find_previous_library_location.R

find_previous_library_locationR Documentation

Find Package Library

Description

The function searches the system paths to find the location of the previous R version's system library location. It is not recommended to use this function! Rather, we recommend that a user simply opens the previous version of R and runs .libPaths() to find the library location(s).

Usage

find_previous_library_location()

Value

package library location

Examples

find_previous_library_location()

updater documentation built on Sept. 19, 2023, 1:07 a.m.