Hello again,
I have a problem with R. How can I do this summarize the proportion (PRP)
of unique species (ELM )for each ua.
My data is like this:
uaELMPRP122CMO5122CBR3122CFA1122CMO1122DBR7122DMO2122DBR1
and I want to obtain something like this:
uaELMPRP122CMO6122CBR3122CFA1122DBR8122DMO2
Thank you very much!
--
---
Catalin-Constantin ROIBU
Lecturer PhD, Forestry engineer
Forestry Faculty of Suceava
Str. Universitatii no. 13, Suceava, 720229, Romania
office phone +4 0230 52 29 78, ext. 531
mobile phone +4 0745 53 18 01
+4 0766 71 76 58
FAX: +4 0230 52 16 64
silvic.usv.ro
[[alternative HTML version deleted]]
I cannot understand your data. I suspect that is related to the fact that you
have posted (yet again) to the list using HTML email. Please try again using
plain text email and use the dput command to insure that we can put your data
into R as you have it.
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live
Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
On March 11, 2014 3:15:27 AM PDT, catalin roibu <catalinroibu at
gmail.com> wrote:>Hello again,
>
>I have a problem with R. How can I do this summarize the proportion
>(PRP)
>of unique species (ELM )for each ua.
>My data is like this:
>
>uaELMPRP122CMO5122CBR3122CFA1122CMO1122DBR7122DMO2122DBR1
>
>and I want to obtain something like this:
>
>uaELMPRP122CMO6122CBR3122CFA1122DBR8122DMO2
>
>Thank you very much!