Add modification buttons as a column
addButtons(df, columnName, ns)
df
data.frame
columnName
character(1)
ns
namespace function
df with extra column containing buttons
Jasper Schelfhout