addSheet: Add a new sheet

View source: R/shiny.R

addSheetR Documentation

Add a new sheet

Description

Adds a new sheet to the spreadsheet, requires a x-spreadsheet proxy to exist.

Usage

addSheet(proxy, name, active = TRUE)

Arguments

proxy

The x-spreadsheet proxy object

name

The name of the new sheet

active

Whether the new sheet should be active, defaults to TRUE


MichaelHogers/RXSpreadsheet documentation built on July 18, 2023, 7:41 p.m.