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