Description Usage Arguments Value Note See Also Examples
Append a data frame to a "room", optionally starting at a given row
1 2 |
x |
a data frame |
room |
name of an existing EtherCalc "room". |
at |
if not " |
append, col_names |
see |
browse |
if |
... |
passed on to |
ec_host |
See |
the commands used by EtherCalc to process the append operation (invisibly)
Since this is an append operation the header will not be sent. Set
col_names
and append
(both) to TRUE
You will receive an error if x
has a total cell count over 500,000.
Other EthercCalc importers/exporters: ec_edit
,
ec_export
, ec_read
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.