rmaia / pavo

tools for the analysis of color data in R
http://pavo.colrverse.com
GNU General Public License v2.0
68 stars 17 forks source link

Fix as.rspec with tibbles #254

Closed Bisaloo closed 9 months ago

Bisaloo commented 10 months ago

by not relying on drop = TRUE being default

thomased commented 9 months ago

Thanks!