Explore >> Select a destination


You are here

www.rplumber.io
| | parsnip.tidymodels.org
5.4 parsecs away

Travel
| | augment() will add column(s) for predictions to the given data.
| | purrr.tidyverse.org
3.4 parsecs away

Travel
| | These functions are variants of map() that iterate over two arguments at a time.
| | echarts4r.john-coene.com
4.7 parsecs away

Travel
| |
| | readr.tidyverse.org
13.4 parsecs away

Travel
| read_csv() and read_tsv() are special cases of the more general read_delim(). They're useful for reading the most common types of flat file data, comma separated values and tab separated values, respectively. read_csv2() uses ; for the field separator and , for the decimal point. This format is common in some European countries.