Skip to contents

All functions

AllIdentical()
AllIdentical
as2()
A more robust form of the R as function.
author_exchange()
This function exchanges full author list formated with First and Middle initials and full family name. This allows the creation of bib entries with full author lists
buffer()
Pads an object to a desired length, either with replicates of itself or another repeated object.
cbind_fill()
Combine arbitrary data types, filling in missing rows.
coalesce()
A more versatile form of the T-SQL coalesce() function.
convert_complete_author()
This function converts full author lists to person objects.
count()
A more versatile form of the T-SQL count() function.
create_xy()
create_xy
get_complete_coauthors()
This function scrapes the full coauthor list for a publication from Google Scholar. It is a modified version from the scholar package that includes a sleep option to allow a time between http requests.
`%ni%`
%ni%
insertRows()
Inserts a matrix into another matrix.
len()
Allows finding the 'length' without knowledge of dimensionality.
named_group_split()
named_group_split
plot_webgg()
plot_webgg
rollApply()
Applies a function over a rolling window on any data object.
rowApply()
Applies a function row-wise on any data object.
rowr
Row-Based Functions for R Objects
rows()
Allows row indexing without knowledge of dimensionality or class.
trackdown_download()
trackdown_download
trackdown_upload()
trackdown_upload
vectorize()
Vectorize a scalar function to work on any R object.