Skip to content
Prev 169282 / 398502 Next

Extracting Variable Name to define breaks for histogram

Christian Langkamp wrote:
I do not think you want it that way. You want to return values, not to 
assign it into the environment of a function that is shortly deleted anyway.

Anyway, for the assignment itself (that is also undesirable), see ?assign

Uwe Ligges