entomology is a small teaching package built around the flea beetles dataset.
- tidyverse-style data import and manipulation
- one main analysis per
.Rfile - roxygen2 comments added to exported functions
- simple summaries and a nearest-centroid classifier
beetle_data()beetle_filter()beetle_species()beetle_counts()beetle_mean()beetle_sd()beetle_range()beetle_angle_degrees()beetle_correlation()beetle_centroid()beetle_classify_nearest()