getDatabases: getDatabases()

View source: R/databases.R

getDatabasesR Documentation

getDatabases()

Description

Retrieves a list of databases the authenticated user owns, or has been shared with the authenticated user as a tibble. You can retrieve it as a list if you set the argument asDataFrame to FALSE.

Usage

getDatabases(asDataFrame = TRUE)

Arguments

asDataFrame

Retrieve database list as a data.frame, otherwise returns as list. Default: TRUE


bedatadriven/activityinfo-R documentation built on Dec. 21, 2024, 8:23 a.m.