ec_cmd: Issue EtherCalc "commands" to a room

Description Usage Arguments Examples

Description

TODO find a cmd ref

Usage

1
ec_cmd(commands = "", room, ec_host = ethercalc_host())

Arguments

commands

character vector of valid EtherCalc commands

room

name of an EtherCalc "room"

ec_host

See ethercalc_host()

Examples

1
2
3
4
## Not run: 
ec_cmd(c("set A1:E1 font normal bold \* \*", "deleterow A12"), "test")

## End(Not run)

hrbrmstr/ethercalc documentation built on June 16, 2019, 4:18 a.m.