All functions
|
|
backup_to_cloud()
|
Backup to cloud |
|
filter_installed_packages()
|
Filter package names of packages that already installed |
|
install_cran_packages()
|
Install packages fom CRAN |
|
install_github_packages()
|
Install packages fom GitHub |
|
install_packages_from_backup()
|
Install packages, from both CRAN and GitHub |
|
list_backup()
|
List all files in a specified backup Dropbox folder |
|
list_cran_packages()
|
Filter CRAN packages |
|
list_github_packages()
|
Filter GitHub packages |
|
list_packages()
|
List all installed packages |
|
populate_backup()
|
Gathers the list of objects to backup and upload to the cloud |
|
restore_from_cloud()
|
Restore from cloud (Install packages) |