[R] function that converts data into a form that can be included in a question to mailing list

David Winsemius dwinsemius at comcast.net
Thu Aug 25 00:11:01 CEST 2016


> On Aug 24, 2016, at 3:00 PM, John Sorkin <jsorkin at grecc.umaryland.edu> wrote:
> 
> 
> There is a function that can be used to convert data structures such as a data frame into a different format that allows the data to be sent to the mailing list. The structure that is created can be used to easily reconstruct the data structure. Unfortunately, I don't remember the function that is called on the data structure. Can someone remind me?

ITYM dput()

-- 
David

> Thank you
> John
> John David Sorkin M.D., Ph.D.
> 


David Winsemius
Alameda, CA, USA



More information about the R-help mailing list