4:12split & unsplit Functions in R (2 Examples) | Divide & Reassemble Data | Vector Object into ChunksStatistics Globe2.7K viewsView & Download
3:56Split Vector into Chunks in R (2 Examples) | Divide Array into N Groups | Length & Number of SplitsStatistics Globe924 viewsView & Download
4:30Split Character String into Chunks in R (2 Examples) | Cut, Divide & Chop | substring() & strsplit()Statistics Globe1.0K viewsView & Download
4:46strsplit Function in R (3 Examples) | How to Split a Character String into Chunks | Specify PatternStatistics Globe3.5K viewsView & Download
3:26round_any Function of plyr Package in R (2 Examples) | Round to Multiple of Number | Change AccuracyStatistics Globe291 viewsView & Download
4:56Split Character String into Letters & Numbers in R (2 Examples) | gsub, strsplit & unlist FunctionsStatistics Globe534 viewsView & Download
3:28Set Multiple Split Arguments in strsplit Function in R (Example) | How to Divide a Character StringStatistics Globe730 viewsView & Download
3:41Convert Matrix to List of Column-Vectors in R (2 Examples) | Split & Divide | lapply() & seq_len()Statistics Globe1.4K viewsView & Download
4:27Split Data Frame into Custom Bins in R (Example) | Divide & Subset | cut, nrow & length | for-LoopStatistics Globe2.2K viewsView & Download
5:41split function in r | how to split a dataframe using split function in rhi-mathstats654 viewsView & Download
4:57Replace Multiple Values in Several Columns of Data Frame in R (2 Examples) | sapply() & replace()Statistics Globe4.8K viewsView & Download
5:57Split Data Frame in R (3 Examples) | Divide (Randomly) by Row & Column | rbinom, nrow & c FunctionsStatistics Globe10.7K viewsView & Download
5:40Split Number into Digits in R (2 Examples) | How to Apply digits() Function of TeachingDemos PackageStatistics Globe436 viewsView & Download
3:42Use Function in Each Row of Data Frame in R (2 Examples) | apply(), by() & nrow() Functions | RowSumStatistics Globe325 viewsView & Download
3:53Combine List of Vectors to Single Vector in R (2 Examples) | Convert / Transform | unlist & ReduceStatistics Globe747 viewsView & Download
1:11Split a Data Frame in R using a Factor. See a Practical use case of splitting data.Data Analytic186 viewsView & Download
5:16Subset Data Frame within for-Loop in R (Example) | How to Split, Divide & Separate Values by GroupStatistics Globe2.2K viewsView & Download
4:40Split Character String at Whitespace in R (2 Examples) | One & Multiple Spaces | strsplit() & scan()Statistics Globe745 viewsView & Download