powered by
This function allows a data frame to be viewed and edited via the listviewer package.
listviewer
visualize_tibble(data, edit = F)
A data frame
TRUE edit the data frame
TRUE
htmlwidget
# NOT RUN { visualize_tibble(mtcars) # }
Run the code above in your browser using DataLab