format_as_update_existing: as_update_existing

View source: R/dataprep_table_formatting.R

format_as_update_existingR Documentation

as_update_existing

Description

Converts a sidora table to a format that can be use with pandora table upload interface

Usage

format_as_update_existing(sidora_table)

Arguments

sidora_table

a sidora table

Examples

## Not run: 
sidora_table <- get_df("TAB_Site", con)
format_as_update_existing(sidora_table,)

## End(Not run)


sidora-tools/sidora.core documentation built on May 4, 2024, 12:14 a.m.