powered by
Get the symbols in a freegroup object
getlet(x)
Object of class free
free
Robin K. S. Hankin
(x <- rfree(6,7,3)) getlet(x) as.free(getlet(x)) identical(as.free(getlet(abc(1:26))), abc(1:26))
Run the code above in your browser using DataLab