Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

write.netdraw

Writes out the RDS tree in NetDraw format


Description

Writes out the RDS tree in NetDraw format

Usage

write.netdraw(x, file = NULL, by.seed = FALSE)

Arguments

x

An rds.data.frame.

file

a character vector representing a file.

by.seed

If true, seperate files will be created for each seed.

Details

If by.seed is false, two files are created using 'file' as a base name. paste0(file,".DL") contains the edge information, and paste0(file,".vna") contains the nodal attributes


RDS

Respondent-Driven Sampling

v0.9-3
LGPL-2.1
Authors
Mark S. Handcock [aut, cre], Krista J. Gile [aut], Ian E. Fellows [aut], W. Whipple Neely [aut]
Initial release
2021-03-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.