[R] RCurl format

2012-01-30 Thread KTD Services
I am having trouble with the postForm function in RCurl. I want to send a the command DELETE https://somewebsite.com.json but I can't seem to find it. I could try: postForm(url, _method="DELETE", .opts = list(username:password) ) but I get the error: Error: unexpected input in "postFo

Re: [R] read.zoo problems

2012-01-13 Thread KTD Services
at 5:14 PM, KTD Services wrote: I am having trouble importing a zoo object after writing it. When I try to import using read.zoo, I get the following error: Error in read.zoo(data_location) : index contains NAs But when I inspect the file I don't have any NAs A sample data (.txt 2KB) ca

[R] read.zoo problems

2012-01-13 Thread KTD Services
I am having trouble importing a zoo object after writing it. When I try to import using read.zoo, I get the following error: Error in read.zoo(data_location) : index contains NAs But when I inspect the file I don't have any NAs A sample data (.txt 2KB) can be downloaded at: http://www.media