oct: Run Octave

Description Usage Examples

View source: R/02-run.R

Description

Run Octave

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
oct(
  code,
  args = character(),
  spinner = FALSE,
  echo_cmd = FALSE,
  echo = FALSE,
  timeout = Inf,
  wd = NULL,
  ...
)

Examples

1
2
3
4
## Not run: 
oct("2+2")

## End(Not run)

kvasilopoulos/octaver documentation built on Jan. 27, 2021, 12:20 a.m.