Skip to content
Prev 371292 / 398530 Next

error with subtree()

You appear to already have something named subtree in your environment:

The following object is masked _by_ ?.GlobalEnv?:
    subtree


You could get rid of it, or you could specify that you want to use
subtree from extracat

hcs <- extracat::subtree(hc, k = 7)

Sarah
On Sat, Sep 9, 2017 at 8:58 AM, Fix Ace via R-help <r-help at r-project.org> wrote: