Re: [R] Adding text to existing PDF's created with R

2020-10-07 Thread Urs Kleinholdermann
I don't know if R is capable of doing that.  What you want to do should be possible using pdftk with the multistamp option though: 1. create another pdf (pagenumbers.pdf) of the same length (same number of pages) which just has the page numbers on it 2. merge with existing, unnumbered text.pdf

[R] adding predictor to linear model without changing existing coefficients

2017-05-17 Thread Urs Kleinholdermann
anova on the models and so on. thanks for your help! Urs __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and pr

[R] How to extend an existing linear mixed effects model using lme in R?

2016-03-23 Thread urs
altogether? Urs __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained

[R] Bionconductor help

2013-06-07 Thread Payal Urs
Hi I am trying to do some data analysis using R and Bioconductor. I have a function to read my data called "ReadAffyData" and a function to plot the data called "preqc". I want to know if there is any way I can extract information (read: Data) from the ReadAffyData function into preqc in order t