Window with gtree works and offspring successfully displayed
However with update
> update(gt)
Returns
Error in offspring(c(), offspring_data) :
could not find function "offspring"
If the function 'gtreeoffspring' is called 'offspring' instead, the function succeeds
Therefore seems to be a problem with gtree custom offspring function names
Consider
Window with gtree works and offspring successfully displayed However with update
Returns
If the function 'gtreeoffspring' is called 'offspring' instead, the function succeeds Therefore seems to be a problem with gtree custom offspring function names