exec {mysql}
R Documentation
exec sql and fetch result data as dataframe
Description
Usage
exec
(
table
,
sql
);
Arguments
table
[as
Model
]
sql
[as string]
env
[as
Environment
]
Details
Authors
graphR
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
mysql
version 1.0.0.0
Index
]