install_data_package: Install NFP data package NFPdata

Description Usage Arguments Details Examples

View source: R/install_data_package.R

Description

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

Usage

1
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

1
2
3
4
5
## Not run: 
# Online install
install_data_package()

## End(Not run)

NFP documentation built on April 12, 2021, 5:09 p.m.