[R] modular in R
Petr Pikal
petr.pikal at precheza.cz
Wed Jan 26 11:55:34 CET 2005
Hi
If you go to
http://www.r-project.org/
there is search section, where you can search not only mailing lists
but also R site.
My favorite site is Paul Johnson's Rtips (try to search it by Google)
Cheers
Petr
On 25 Jan 2005 at 16:16, Cuichang Zhao wrote:
> hello,
> i wonder what command should i used in R to do the modular.
> right now i have a vector v <- c(3, 4, 5, 6), but i have tried v%2 or
> v mod 2 or mod(v, 2) or modular(v, 2), and none of these works.
>
> Also, how can i find more function command online, i have to search in
> the mailing list questions, but it is not enough, is that a better
> website i can search more about R online.
>
> Thank you so much
>
> Best Wishes
>
>
> C-Ming
>
> Jan 25, 2005
>
>
> ---------------------------------
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
Petr Pikal
petr.pikal at precheza.cz
More information about the R-help
mailing list