palmerpenguins
ggplot2
names
values
readr::read_csv
janitor
skip = n
comment = "#"
col_names = FALSE
col_names
col_types
problems()
NA
\
fct_reorder()
dplyr::antijoin
forcats 1.0.0
join_by()
rescale01()
across()
[
[[
$
apply()
for()
3 types of date/time objects:
date = <date>
<date>
time = <time>; use {hms} 📦
<time>
datetime = <dttm> = “POSIXct”
<dttm>
Always use simplest that works, but
Beware of timezones!