Re: [R] linking HTML with R

2012-09-05 Thread info
Hi, I think the simplest way to do this is using a small piece of php code. See http://stats.stackexchange.com/questions/4279/how-can-i-integrate-r-with-php There are several webpages about this topic, but all of them are very ancient. I have the plan to write a text about this Greetz Frans

Re: [R] Running odfWeave on its own examples.odt

2012-08-10 Thread info
I have the same problem on a linux webserver. It has to do with the locale. Until now,I do'nt have a solution, but I have a (unsatisfactory) workaround. This only happens when the text contains non-ascii characters like trema's ( ë) or accents (é). Double quotes also gives problems, but single

[R] Help with POSIXct

2011-03-21 Thread info
I rarely work with dates in R, so I know very little about the POSIXct and POSIXlt classes. I'm importing an excel file into R using the RODBC package, and am having issues reformatting the dates. 1. The important info: sessionInfo() R version 2.12.2 (2011-02-25) Platform: i386-pc-mingw32/i386

[R] Time Series in R with ggplot2

2011-02-11 Thread info
Hi Folks, First, the important information. sessionInfo() R version 2.12.1 (2010-12-16) Platform: i386-pc-mingw32/i386 (32-bit) Second, my problem. I have a series of data sets comprised in the following format. totsoc Location Year Value 1 SOUTH 199829 2 SOUTH 199920 3