librdata icon indicating copy to clipboard operation
librdata copied to clipboard

Read and write R data frames from C

Results 12 librdata issues
Sort by recently updated
recently updated
newest added

It would be very nice to have a function to retrieve the attributes from R objects. This would be very useful for a lot of things, but here I described...

enhancement

Many times RData or RDs files contain objects that can be interpreted in R only if a particular 3rd party package/library is loaded. When you try to read one of...