powered by
flatten_ct() takes a i*j*k array, and turns it into a tibble
flatten_ct(data)
An i*j*k array.
A tibble with 3 columns.
# NOT RUN { flatten_ct(lung_cancer) # }
Run the code above in your browser using DataLab