Learn R Programming

adapr (version 1.0.1)

remove_package: Remove R package to a project

Description

Remove R package to a project

Usage

remove_package(project.id = get.project(), library.name)

Arguments

project.id
project.id to add R package to
library.name
R package name to add

Value

Library information data

Details

Remove line from file

Examples

Run this code
## Not run: 
# remove_package("adaprHome","ggplot2")
# ## End(Not run) 

Run the code above in your browser using DataLab