powered by
Get a list of entities (i.e. tables) available to query
listEntities(projectId = NA)
(optional) The project to fetch entities for. If not provided, the network entities will be returned.
# NOT RUN { entities <- listEntities(projectId) entities <- listEntities() # }
Run the code above in your browser using DataLab