Description Usage Arguments Note See Also Examples
Edit a data frame in a new or existing EtherCalc "room"
1 2 | ec_edit(x, room = NULL, browse = TRUE, ...,
ec_host = ethercalc_host())
|
x |
a data frame |
room |
name of an existing EtherCalc "room" or |
browse |
if |
... |
passed on to |
ec_host |
See |
You will receive an error if x
has a total cell count over 500,000.
Other EthercCalc importers/exporters: ec_append
,
ec_export
, ec_read
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.