If you are going to be reading a lot of data from EXCEL, use the
XLConnect package since it will give you back the values as numeric
instead of the "formatted" values with commas. Also it means you can
automate the activity since you don't have to use the "clipboard".
On Wed, Dec 19, 2012 at 1:22
On Dec 19, 2012, at 10:22 AM, Christofer Bogaso wrote:
> Hello again,
>
> I my day to day calculation, I need to take lot of data from Excel and forth
> and generally I use 'clipboard' option with read.delim() function. However
> many time, the data in Excel are like '(111,000)' instead of '-1
2 matches
Mail list logo