arrange | Arrange your data.frames |
expression | Formula to be run on a data.frame given a group |
filter | filter a data.frame |
group_by | group_by a data.frame by chosen columns |
join | Join two data.frames |
m61r | Create m61r object |
mutate | Mutate and transmutate a data.frame |
reshape | Reshape a data.frame |
select | select columns of a data.frame |
summarise | Summarise formula on groups |
value | get or assign a value to a data.frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.