man-roxygen-examples/CX_save.R

## use a file in a temporary directory
someFile <- file.path(tempdir(),"network.cx")
## Write RCX to a file
write.rcx(rcx, someFile)
frankkramer-lab/RCX documentation built on Feb. 4, 2023, 5:12 p.m.