Use civis_table
to use a table in the Civis Platform with
civis_ml.
civis_table( table_name, database_name = NULL, sql_where = NULL, sql_limit = NULL )
table_name | The table name, as |
---|---|
database_name | The name of the database holding |
sql_where | A |
sql_limit | A |
A civis_table
.