rmcelreath / stat_rethinking_2023

Statistical Rethinking Course for Jan-Mar 2023
Creative Commons Zero v1.0 Universal
2.2k stars 248 forks source link

blank #13

Closed wolski closed 1 year ago

wolski commented 1 year ago

The example code uses the function "blank". However, it is not clear from the code which package I do need to import.

blank(w=2,h=0.7)
Error in blank(w = 2, h = 0.7) : could not find function "blank"
wolski commented 1 year ago

rethinking