|
Mode()
|
Mode |
|
align_dfcol()
|
Align a data.frame to a template |
|
break_word()
|
Break a character string into two lines based on a specified maximum length |
|
cart2pol()
|
Convert cartographic (x,y) coordinates to polar coordinates |
|
cond2sal()
|
Conductivity to salinity conversion |
|
config()
|
Read a config.py file in R |
|
date456posix()
|
Convert numeric dates in mddyy to POSIXct |
|
dd2dms()
|
Convert decimal degree coordinates to degrees, minutes, and seconds. |
|
dms2dd()
|
Convert numeric coordinate vectors in degrees, minutes, and seconds to decimal degrees |
|
download_zenodo()
|
Download files from Zenodo record id |
|
get_if_not_exists()
|
Download a file if it doesn't already exist |
|
get_intersects()
|
Get intersecting sf subset |
|
get_within()
|
Get sf objects within a source object |
|
gg_quantdot()
|
Create a quantile dotplot in ggplot2 |
|
gitignore()
|
Add a file to a project's .gitignore list |
|
is_lake_gage()
|
Detect if a USGS gage is upstream of a lake |
|
jheatmap()
|
Visualize a corrr matrix with pheatmap |
|
jstapply()
|
A progress bar version of lapply without boilerplate overhead |
|
key_state()
|
Join US state abbreviations to a data frame |
|
lookupkey()
|
Convert character vector based on lookup values |
|
make_valid_geom_s2()
|
Rebuild an sf object geometry to fix cross edges |
|
mdy2mmyyyy()
|
convert m/d/yy to mm/dd/yyyy |
|
pdf_table()
|
Create a pdf snapshot of a data.frame or kable output |
|
plot_invisible()
|
Invisibly push a base plot to a png file |
|
point_in_poly()
|
Return points in spatial (sp package) polygons |
|
pol2cart()
|
Convert polar coordinates to cartographic (x,y) coordinates |
|
svg_to_pdf()
|
Convert an svg file to pdf |
|
tabular()
|
Format a table for inclusion in roxygen docs |
|
usa_sf()
|
United States basemap |
|
wygen()
|
Generate Water Year(WY) tags based on a POSIX date and specified last month of the WY. |
|
yyyymm_expand()
|
Expand numeric dates in yyyymm to yyyy-mm |
|
zero_pad()
|
Zero pad character vectors |