knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of pederlib is to ...
You can install the development version of pederlib from GitHub with:
# install.packages("devtools") devtools::install_github("pedersebastian/pederlib")
This is a basic example which shows you how to solve a common problem:
library(pederlib) ## basic example code
| Function | Name | Description | |---------------------------------|-------------------|-------------| | Control race with new delfaults | ctrl(...) | | | Dates | dates() | | | Geometric mean of sens and spec | g_mean | | | juice | juice() | | | Komma | komma(...) | | | Mode | mode_vec(x) | | | Metric set | mset() | | | Percent | pct() | | | Prosent | prosent() | | | Read CSV Europe | read_csv_europe() | | | Sitemap | sitemap() | | | Startup | startup() | | | Sum fun | sum_fun() | | | Theme Center | theme_center() | | | Theme Pedr | theme_pedr() | | | Use split | use_split() | | | ##autoplot workflowset | | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.