RxXdfData, RxTextData, rxXdfToDataFrame
问题 I'm trying to find out what these functions do but I can't find much information on it and it is not very clear from what I have found out. can you help explain what they do? Thanks in advance 回答1: When you start out using Revo R or see demonstrations given, it's common to see functions being applied directly to a file path, like this: # Create a point to an insurance claims dataset installed with RRE xdfPath <- file.path(rxGetOption("sampleDataDir"), "claims.xdf") rxDataStep(xdfPath, numRows