powered by
tidy_grid is a function to convert result of 'rxtracto_3D' or 'rxtractogon' to "tidy" long-format
tidy_grid
tidy_grid(response, as_tibble = TRUE)
a dataframe in long-format
data frame returned from 'rxtracto_3D'()' or 'rxtractogon()'
whether to return as tibble or datafrome
MBsst_tidy <-tidy_grid(MBsst)
Run the code above in your browser using DataLab