Learn R Programming

netClust (version 1.0.1)

netDataID: Dataset: netDataID

Description

ID for netData dataset

Usage

data("netDataID")

Arguments

Format

A data frame with 10 observations on the following 1 variable.

netDataID

a numeric vector

Details

ID for the dataset demonstrating multilayer network

References

Sarkar, S. (2019) On the use of transformations for modeling multidimensional heterogeneous data, The University of Alabama Libraries Digital Collections

Examples

Run this code
# NOT RUN {
data(netDataID)
## maybe str(netDataID) ; plot(netDataID) ...
# }

Run the code above in your browser using DataLab