Forum Discussion

cdok1091's avatar
cdok1091
Icon for Advocate II rankAdvocate II
9 years ago

importing multiple dataframes from an R environment file (.RData)

I have an R environment file (.RData) with ~120 dataframes whose combined file size when exported to text files is ~90MB.  When I load the R environment into Power BI Desktop via R script... load(fil...