Solution template 01

x <- 1:10
y <- 11:20
means_check <- mean(x) == mean(.x)
sets_check <- setequal(y, 20:11)


Try the autoharp package in your browser

Any scripts or data that you put into this service are public.

autoharp documentation built on Nov. 13, 2021, 1:06 a.m.