Skip to content

Select rows (proxy; Select extension)

Usage

dt2_select_rows(proxy, indexes, reset = TRUE)

Arguments

proxy

dt2_proxy().

indexes

1-based row indices.

reset

If TRUE, clear selection before selecting.

Value

The proxy object, returned invisibly.