Skip to content
Prev 361081 / 398506 Next

need help to convert animal ID to a factor

Hi,

I was trying to convert my animal ID experiment (ID) to factor to get the
ggboxplot, previously it was working well.
But since yesterday it displayed "Error" every time I tried to re-run it.
Could you help me in this issue?


# convert rat ID to factor
Leak.df <- toFactor(Leak.df, id.var=c("ID", "Time"))
Error: could not find function "toFactor"

Looking forward for your reply.


Kind regards,
Neny
On 23 May 2016 at 15:59, Jim Lemon <drjimlemon at gmail.com> wrote: