get_tables_with_data: Returns a dataframe with a character vector listing the table...

Description Usage Arguments

View source: R/animalr.R

Description

Returns a dataframe with a character vector listing the table names and an integer vector indicating the number of rows for those tables having at least one record with values for the animals of interest.

Usage

1
get_tables_with_data(conn, potential_tables, ids)

Arguments

conn

database connection

potential_tables

character vector with the table names of tables to examine for possible data

ids

character vector with animal Ids


rmsharp/animalr documentation built on March 10, 2021, 1:12 p.m.