How can I save a pvclust object?
1
0
Entering edit mode
10.5 years ago
gaelgarcia ▴ 280

When running pvclust on a data frame of observations and variables, it returns an object which is a list of different data structures on which to perform subsequent operations.

Is there a way to save this object to file so I can use it later or send it to a co-worker?

Thanks.

pvclust r object • 2.5k views
ADD COMMENT
0
Entering edit mode
10.5 years ago
c.v.oflynn ▴ 100

Could you use save.image()? And then use load() on the saved file.

ADD COMMENT

Login before adding your answer.

Traffic: 3648 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6