shinylight.setGridResultWithNamedRows {shinylight}R Documentation

JavaScript function

Description

Sets a dataentrygrid object to the result of runR. The object will have fixed rows, with names derived from the row names in the original data frame.

Arguments

grid

DataEntryGrid Table that receives the result

result

object Return value promised by runR


[Package shinylight version 1.2 Index]