Skip to content
Prev 313937 / 398506 Next

Copy data from Excel

On Dec 19, 2012, at 10:22 AM, Christofer Bogaso wrote:

            
If you read from the clipboard with one of the `read.*` functions after defining an Audit class and an `as.Audit` function and include colClasses=c( ..., Audit, ...) in the appropriate location you would be able to get automatic conversions. There are examples of this in the Rhelp Archives.