Re: [R] R Studio: Run script upon saving or exiting

2016-08-13 Thread Duncan Murdoch
On 13/08/2016 4:02 PM, Jan Kacaba wrote: Dear R help, I would like to run script upon saving project files or exiting the R Studio. For example I would like to backup whole project in another directory. The backup directory should be named such that incremental version number will added to proje

[R] R Studio: Run script upon saving or exiting

2016-08-13 Thread Jan Kacaba
Dear R help, I would like to run script upon saving project files or exiting the R Studio. For example I would like to backup whole project in another directory. The backup directory should be named such that incremental version number will added to project name. Is it somehow possible? Even bet

Re: [R] Adding loess lines subsetting to each panel in lattice plot

2016-08-13 Thread Juan Perez via R-help
Thanks Bert I am not sure what you meant by reading though. I managed to sort this out, although ideally would exist a better solution. I have created a column in my dataset, and given two codes depending whether older or younger than 40. Afterwards I have applied xyplot(MOE~Age|Species, groups=O

[R] regarding Fselector package in R

2016-08-13 Thread Ranjana Girish
I need to calculate information gain using Fselector package for feature selection ti classify document i executed the code below library(tm) library(NLP) library(FSelector) doc<-c( "The sky is blue.", "The sun is bright today.", "The sun in the sky is bright.","We can see the shining s