examples/defuncted/update-button.R

# redundant? now uses buttons written into ui.R
update_button <- function() {


  return(div(
    id = "saveTest",actionButton("update_click","Save changes")))



}
fozy81/rdatamill documentation built on May 16, 2019, 1:52 p.m.