cleanDatabase {cbaf}R Documentation

Clean the created database(s)

Description

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

Usage

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.8.1
Date: 2020-01-01
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

cleanDatabase(databaseNames = "Whole")




[Package cbaf version 1.8.1 Index]