Hi Sarah,
It works beautifully. Thank you very much.
On Thu, Apr 5, 2018 at 12:07 AM, Sarah Goslee
wrote:
> Hi,
>
> Thanks for the reproducible example.
>
> Looking at
> str(datn)
> would give you a clue.
> STATUS is a factor because it contains character values. Factor levels
> by default are
Hi,
Thanks for the reproducible example.
Looking at
str(datn)
would give you a clue.
STATUS is a factor because it contains character values. Factor levels
by default are alphabetical with numbers first, but you can change
those.
> str(datn)
'data.frame': 36 obs. of 3 variables:
$ LEVEL : Fact
2 matches
Mail list logo