powered by
Get collections
get_collections(connection = NULL, db_version = "current", db_args = NULL)
A connection to the CHILDES database
String of the name of database version to use
List with host, user, and password defined
A `tbl` of Collection data. If `connection` is supplied, the result remains a remote query, otherwise it is retrieved into a local tibble.
# NOT RUN { get_collections() # }
Run the code above in your browser using DataLab