Create 02-using-a-CARTO-table-directly.md

This commit is contained in:
Iñigo Medina 2018-04-12 13:01:58 +02:00 committed by GitHub
parent d80249f83d
commit 9b67ec1279
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,6 @@
### Using a CARTO table directly
Name | Description
--- | ---
user | A string object, your CARTO [account name](https://carto.com/docs/carto-editor/your-account/#account). Default value is ```null```
table | A string object, the CARTO table name where data is found (also known as a dataset.) Default value is ```null```