cleanDatabase: Clean the created database(s)

Description Usage Arguments Details Value Author(s) Examples

View source: R/cbaf-cleanDatabase.R

Description

This function removes the created databases in the cbaf package directory. This helps users to obtain the fresh data from cbioportal.org.

Usage

1
cleanDatabase(databaseNames = NULL)

Arguments

databaseNames

a character vector that contains name of databases that will be removed. The default value in null.

Details

Package: cbaf
Type: Package
Version: 1.12.1
Date: 2020-12-07
License: Artistic-2.0

Value

prints the number of removed databases.

Author(s)

Arman Shahrisa, shahrisa.arman@hotmail.com [maintainer, copyright holder]

Maryam Tahmasebi Birgani, tahmasebi-ma@ajums.ac.ir

Examples

1
cleanDatabase(databaseNames = "Whole")

cbaf documentation built on Dec. 9, 2020, 2:02 a.m.