Learn R Programming

NFP (version 0.99.3)

sub_NFP-methods: subset of NFP object

Description

This function extract the subsets of NFP-class.

Usage

sub_NFP(object, i)

# S4 method for NFP sub_NFP(object, i)

Arguments

object,

NFP class

i,

numeric or character indicating the index or the names of the reference network

Value

an similar NFP object contain just the selected elements.

See Also

NFP-class