ingress_table: Append a formatted dataframe to an LTER metabase table

ingress_tableR Documentation

Append a formatted dataframe to an LTER metabase table

Description

Append a formatted dataframe to an LTER metabase table

Usage

ingress_table(conn, tablename, df, schema = "lter_metabase")

Arguments

conn

Connection to an LTER Metabase instance

tablename

Name (char) of a table in the given schema in LTER Metabase

df

A dataframe formatted to match the given LTER Metabase table

schema

Name (char) of the LTER Metabase schema to target ('lter_metabase' by default)

Value

Nothing


jornada-im/jerald documentation built on Jan. 29, 2025, 11:15 p.m.