Export an EtherCalc "room" to a local data frame

ec_running(timeout = 1, ec_host = ethercalc_host())

Arguments

timeout

how long to wait (useful if accessing a remote ethercalc)

ec_host

See ethercalc_host()

Examples

# NOT RUN {
ec_running()
# }