adv-r icon indicating copy to clipboard operation
adv-r copied to clipboard

Update Names-values.Rmd

Open hukai916 opened this issue 4 years ago • 1 comments

Tested with R 4.0.2, no copy was made when using list.

hukai916 avatar Jan 16 '21 05:01 hukai916

This is due to the NAMED -> reference counting change in R v4.0.0. The 15 copies example should also be changed. See my answer on StackOverflow.

the-mad-statter avatar Mar 04 '21 21:03 the-mad-statter

Thanks!

hadley avatar Mar 19 '23 18:03 hadley