ravi45722 has asked for the wisdom of the Perl Monks concerning the following question:
I have an excel sheet created by 'R' script. In that some cells contains formulas. In this site some monk told that it is not possible to read that cell value through Perl parser until it(sheet generated by R) opens & saved manually. Is there any way to read that excel sheet in Perl. Or like in R can we create Data Frames in Perl by using any module ???
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem with Reading the excel report generated by 'R' using Perl modules
by GotToBTru (Prior) on Mar 09, 2016 at 04:28 UTC | |
by ravi45722 (Pilgrim) on Mar 09, 2016 at 06:04 UTC |