Learn R Programming

cooccurNet (version 0.1.3)

getexample: getexample

Description

Get the example data

Usage

getexample(dataType)

Arguments

dataType
the type of data. It could be 'DNA' (default), 'protein', 'SNP' or 'other'

Value

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