makeGraphs: Make your graphs function

Description Usage Arguments Value Examples

View source: R/makeGraphs.R

Description

This function allows user to upload network file and create graph function compatible with Quack.

Usage

1
makeGraphs(usr_network_file, usr_network_name, usr_save_loc)

Arguments

usr_network_file, usr_network_name, usr_save_loc

Characters referring to the location and file name of user's network file, name of network, and location to save output.

Value

rdata file

Examples

1
makeGraphc("data/InWeb3.txt", "InWeb3", "data/")

lagelab/quack documentation built on May 25, 2019, 9:30 p.m.