Learn R Programming

NFP (version 0.99.3)

install_data_package: Install NFP data package NFPdata

Description

Downloads and Install the NFPdata Package to use with the NFP package

Usage

install_data_package(type = "ONL", loc = NULL)

Arguments

type

A string with value "ONL" or "LOCAL"

loc

A string that contains the file location.

Details

The NFPdata Package contains data that from kegg gene similarity based on gene ontology and is approximately a 16.4 MB download.

Examples

Run this code
# NOT RUN {
# Online install
install_data_package()
# }

Run the code above in your browser using DataLab