| compile_tikzpicture | Wraps and compiles a tikzpicture |
| create_sparse | Create sparse matrix from triplet of coordinates and value |
| dist_haversine | Haversine Distance |
| dist_spherical_cosine | Spherical Distance |
| get_min_year | From an indicator for treatment, retrieve start year. |
| ggpreview | Preview output from 'ggsave()' |
| kyle_color | Get color from my palette by name |
| kyle_colors | Set of colors for graphics that I like |
| kyle_label | Custom default for 'label' annotation |
| kyle_textbox | Nice looking annotations using 'ggtext" |
| png_to_grob | Create image grob from png and output the width and height |
| print_rmd | Print Xaringan .Rmd/.html file using 'pagedown::chrome_print' |
| pt_to_mm | Convert a numeric vector specified in pt to mm |
| rcpp_parallel_distm_C | Parallel calculates distance between two matrices of... |
| rcpp_parallel_distm_C_min | Find closest unit from group y |
| rcpp_parallel_distm_C_min_nonself | Find nearest neighbor of x (non-self) |
| rcpp_parallel_nearest_facility | Find closest unit from group y and measure distance |
| rcpp_parallel_nearest_facility_nonself | Find nearest neighbor of x and measure distance (non-self) |
| scale_color_kyle | Color scale for kyle colors |
| scale_fill_kyle | Fill scale for kyle colors |
| st_dist_rcpp | RcppParallel version of 'st_distance' |
| st_extract_within | Extract information from geometry that a point x falls in |
| st_geometry_to_lat_long | Convert geometry column to 'longitude'/'latitude' columns |
| st_indicator_for_within | Returns an indicator vector for whether y contains a point of... |
| st_multiply_sgbp | Multiplies a sparse geometry binary predicate object (e.g.... |
| st_nearest_distance_rcpp | RcppParallel distance to nearest point |
| st_nearest_rcpp | RcppParallel version of 'st_nearest_feature' |
| tailwind_color | Pass string of TailwindCSS color and get hex' |
| theme_kyle | Custom ggplot2 theme |
| theme_map | Remove axis for maps |
| tikzsave | Save a tikzpicture and then compile to pdf |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.