Useful functions for dealing with object names

My sticky note filled up quickly after I only added setNames() on it, with related functions for dealing with object names, in base R and beyond!

(Un)Setting object names: stats::setNames(), unname() and rlang::set_names()

I noticed a function ending w...
Continue reading: Useful functions for dealing with object names


http://dlvr.it/SyTKqw

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut