You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wouldn't it be more reasonable to create a new column in @data with quantiles instead of adding this info to row names, which is not so intuitive? Especially as the values in @data are set to NA.
Data in a column would be easier to access for plotting, etc.
Wouldn't it be more reasonable to create a new column in
@data
with quantiles instead of adding this info to row names, which is not so intuitive? Especially as the values in@data
are set toNA
.Data in a column would be easier to access for plotting, etc.
Created on 2020-07-26 by the reprex package (v0.3.0)
The text was updated successfully, but these errors were encountered: