3:03R Create Variable Name Using paste Function (Example) | New Data Object | assign & paste0 FunctionsStatistics Globe4.2K viewsView & Download
2:43setNames Function in R (Example) | How to Assign Names to Elements of a Data ObjectStatistics Globe3.2K viewsView & Download
4:37Add Characters to Numeric Data Frame Column in R (Example) | How to Apply paste0() & sub() FunctionsStatistics Globe523 viewsView & Download
5:06paste & paste0 Functions in R (4 Examples) | Specify Separator | Collapse Character String VectorStatistics Globe4.0K viewsView & Download
4:14Name Variables in for-Loop Dynamically in R (2 Examples) | Create New Variable with assign FunctionStatistics Globe13.3K viewsView & Download
4:26Assign Unique ID for Each Group in R (3 Examples) | Create & Add | Using dplyr & data.table PackagesStatistics Globe2.7K viewsView & Download
2:57Add Prefix to Column Names in R (Example) | Affix Before Variable of Data Frame | paste0() FunctionStatistics Globe805 viewsView & Download
3:13R programming for beginners: Rename variables and reorder columns. Data cleaning and manipulation.R Programming 10178.0K viewsView & Download
3:17as.name & is.name Functions in R (2 Examples) | Convert Character String to Name Object Data TypeStatistics Globe412 viewsView & Download
2:52hasName Function in R (Example) | Apply to Data Frame Column | Check if Variable Name is ContainedStatistics Globe171 viewsView & Download
3:07Convert Character String to Variable Name in R (2 Examples) | assign & do.call Functions ExplainedStatistics Globe3.0K viewsView & Download
2:08Convert Name of Data Object to Character String in R | Get Variable Names | deparse() & substitute()Statistics Globe1.6K viewsView & Download
5:59Add Variable Labels to Data Frame in R (Example) | Assign Text to Column | Hmisc & labelled PackagesStatistics Globe5.2K viewsView & Download
3:02Return Multiple Objects from User-Defined Function in R (Example) | Create List of Output ValuesStatistics Globe918 viewsView & Download
3:40switch Statement in R (2 Examples) | How to Use the switch() Function | Select Alternative in ListStatistics Globe2.6K viewsView & Download