asnr_network_df: Generate a data frame of all networks in the Animal Social...

Description Usage Arguments Value Examples

View source: R/asnr_tools.R

Description

Generate a data frame of all networks in the Animal Social Network Repository (asnr)

Usage

1
asnr_network_df(user = "bansallab", repo = "asnr")

Arguments

user

character scalar, used to reconstruct the asnr github repository. Default is "bansallab".

repo

character scalar, used to reconstruct the asnr github repository. Default is "asnr".

Value

a character data frame with the column "class", "species", and "network"

Examples

1
2
3
4
## Not run: 
  asnr_network_df()

## End(Not run)

R-KenK/SimuNet documentation built on Oct. 22, 2021, 1:27 a.m.