Learn R Programming

cooccurNet (version 0.1.6)

getexample: getexample

Description

Get the example data

Usage

getexample(dataType)

Arguments

dataType
character, 'protein' by default. It could be 'DNA', 'RNA', 'protein', 'SNP' or 'other'.

Value

character, the file path of the example data

Details

getexample

Examples

Run this code
dataFile = getexample(dataType='protein')

Run the code above in your browser using DataLab