Package About Data Manipulation in Pure Base R


[Up] [Top]

Documentation for package ‘m61r’ version 0.1.0

Help Pages

m61r-package High-Performance Data Manipulation with Pure Base R
across Apply a function across multiple columns
anti_join Create m61r object
anti_join_ Join two data.frames
arrange Arrange your data.frames
arrange_ Arrange your data.frames
as.data.frame.m61r Create m61r object
case_when Logic within a dataframe
cbind.m61r Create m61r object
cut_time Binning Date and Time Columns
desange_ Arrange your data.frames
dim.m61r Create m61r object
explode Flattening a List-column
expression_ Evaluate Formula Expressions on Data Subsets
filter_ filter a data.frame
full_join Create m61r object
full_join_ Join two data.frames
gather_ Reshape a data.frame
get_group_indices_ Determine Grouping Structure for a data.frame
inner_join Create m61r object
inner_join_ Join two data.frames
join_asof_ Join Two Data Frames Based on Nearest Key
left_join Create m61r object
left_join_ Join two data.frames
m61r Create m61r object
modify_<- get or assign a value to a data.frame
mutate_ Transformative selections of a data.frame
names.m61r Create m61r object
print.m61r Create m61r object
rbind.m61r Create m61r object
read_csv CSV Input and Output Utilities
right_join Create m61r object
right_join_ Join two data.frames
select_ select columns of a data.frame
semi_join Create m61r object
semi_join_ Join two data.frames
spread_ Reshape a data.frame
summarise_ Summarise Formula on Groups
transmutate_ Transformative selections of a data.frame
value_ get or assign a value to a data.frame
write_csv CSV Input and Output Utilities
[.m61r Create m61r object
[<-.m61r Create m61r object