Skip to contents

All functions

addSheet()
Add a new sheet
cellText()
Set the value in a cell
cellTypeConversion()
Helper function to convert a cell to the correct type
deleteSheet()
Delete a sheet
dfToSpreadsheet()
Convert a data.frame to x-spreadsheet format
getData()
Get the data object
invokeRemote()
Allow to send calls to the client from a R Shiny session
loadData()
Reload all data
processInputData()
Process data for xSpreadsheet
reRender()
Rerenders the spreadsheet
runExamples()
Run xSpreadsheet Example Applications
spreadsheet()
x-spreadsheet htmlwidget
spreadsheetListToDf()
Convert x-spreadsheet data to a list of data.frames
spreadsheetProxy()
Create a x-spreadsheet proxy object
storeState()
Store the data object
spreadsheetOutput() renderSpreadsheet()
Shiny bindings for xSpreadsheet