restore_packages: Restores packages installed from a .rda file.

View source: R/restore_packages.R

restore_packagesR Documentation

Restores packages installed from a .rda file.

Description

Installs the packages contained in a .rda file. This file can be generated by the store_packages function of this package.

Usage

restore_packages(rda_file)

Arguments

rda_file

Path to the .rda from which get the information for the packages to re-install.

Value

If it was not possible to re-install al packages, the list of not restored packages will be returned.


sebastian-gregoricchio/Rseb documentation built on Sept. 4, 2024, 1:59 p.m.