5:16Difference Between data.frame & as.data.frame Functions in R (2 Examples) | Create & Convert DataStatistics Globe1.4K viewsView & Download
3:57Convert Matrix to Data Frame in R (2 Examples) | Change to data.frame Class | as.data.frame FunctionStatistics Globe2.7K viewsView & Download
4:15Convert Data Frame Columns to List Elements in R (2 Examples) | Adapt One / Each Variable | colnamesStatistics Globe2.5K viewsView & Download
5:00is.data.frame & as.data.frame Functions in R (3 Examples) | Convert dplyr Tibble to Data FrameStatistics Globe361 viewsView & Download
3:42Use Function in Each Row of Data Frame in R (2 Examples) | apply(), by() & nrow() Functions | RowSumStatistics Globe323 viewsView & Download
6:08stringsAsFactors Argument of data frame Function in R (2 Examples) | Set Character & Factor ClassStatistics Globe1.9K viewsView & Download
2:51Convert List of Vectors to Data Frame in R (2 Examples) | as.data.frame, do.call, rbind & cbindStatistics Globe7.4K viewsView & Download
3:17as.name & is.name Functions in R (2 Examples) | Convert Character String to Name Object Data TypeStatistics Globe412 viewsView & Download
4:03which() Function & Data Frame in R (2 Examples) | Specify Logical Condition | Extract Certain RowsStatistics Globe406 viewsView & Download
8:19R Programming Tutorial || DataFrame and Matrix aggregation functions in R || R ProgrammingData Science Tutorials2.4K viewsView & Download
4:09Add New Row to Data Frame in R (2 Examples) | How to Append a Vector to a Matrix | rbind FunctionStatistics Globe4.9K viewsView & Download
3:42Convert Factor to Date in R (2 Examples) | Change Class of Data Object | as.Date & ymd [lubridate]Statistics Globe2.2K viewsView & Download
5:34Group Data Frame Rows by Range in R (2 Examples) | Aggregate Interval, Year & Date | dplyr PackageStatistics Globe1.9K viewsView & Download
3:51Absolute Value in R (2 Examples) | abs Function | Convert Vector & Data Matrix to Positive ValuesStatistics Globe2.4K viewsView & Download
2:52hasName Function in R (Example) | Apply to Data Frame Column | Check if Variable Name is ContainedStatistics Globe171 viewsView & Download
4:33Get All Factor Levels of Vector & Data Frame Column in R (2 Examples) | factor(), levels(), sapply()Statistics Globe2.3K viewsView & Download
3:32Create Empty Data Frame in R (2 Examples) | data.frame & setNames Functions in R programmingStatistics Globe3.1K viewsView & Download