R/asnr_tools.R
asnr_network_df.Rd
Generate a data frame of all networks in the Animal Social Network Repository (asnr)
asnr_network_df(user = "bansallab", repo = "asnr")
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". |
a character data frame with the column "class", "species", and "network"
if (FALSE) { asnr_network_df() }