Skip to content
Prev 336192 / 398513 Next

creating an equivalent of r-help on r.stackexchange.com ?

On Mon, Feb 3, 2014 at 8:41 PM, Marc Schwartz <marc_schwartz at me.com> wrote:
You can set up email subscriptions for specific tags.  See the
preferences section of your account.  I get regular emails of the
r_filter.
Here are the first few lines of an email I juist received (I have
pasted it into this text plain email but they are received as HTML and
there are links to the specific questions).



159+ new questions in r filter on stackexchange.com

________________________________

R: read .dta file and use value labels only for selected variables to
create a factor

What is the easiest way to read a .dta file in R and convert only
specific variables as factors, using Stata value labels? I didn't find
a way to specify the convert.factors option in the foreign ...
Tagged: r stataby tfr on stackoverflow.com
________________________________

sort.col command in Splus to R

I have a code in Splus, but have to convert it into R, which is not a
big thing. However I am very new to both softwares. This is the code I
am struggling with: bestmodind <- ...
Tagged: r matrix s-plusby akeenlogician on stackoverflow.com