Uses the modern DataTables 2.x layout API (not the deprecated dom).
Arguments
- options
Options list.
Vector of button ids (e.g., c("copy","csv","excel","print","colvis")).
- position
Where to place buttons in the layout. One of
"topEnd"(default),"topStart","bottomEnd","bottomStart".CSS class for buttons (e.g.,
"btn btn-sm btn-primary"). IfNULL, uses the theme default ("btn btn-sm btn-outline-secondary"). Applied per-button viaclassName.
