tladeras’s avatartladeras’s Twitter Archive—№ 4,771

  1. Silly mistake of the day: running devtools::document() on a #rstats package, and realizing that I switched up the @export and @return line in the docstring. I was wondering why I was exporting "and", "the", and "p_value". Durrrrr.