@eagleoutice/flowr - v2.15.8
Preparing search index...
src/config
RShellEngineConfig
Interface RShellEngineConfig
interface
RShellEngineConfig
{
rPath
?:
string
;
type
:
"r-shell"
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
MergeableRecord
RShellEngineConfig
Indexable
[
key
:
string
]:
unknown
Index
Properties
r
Path?
type
Properties
Optional
Readonly
r
Path
rPath
?:
string
The path to the R executable to use; defaults to DEFAULT_R_PATH.
Readonly
type
type
:
"r-shell"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
r
Path
type
@eagleoutice/flowr - v2.15.8
Loading...
The path to the R executable to use; defaults to DEFAULT_R_PATH.