View source: R/find_previous_library_location.R
find_previous_library_location | R Documentation |
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).
find_previous_library_location()
package library location
find_previous_library_location()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.