compare_data: Compare dataset to server data Inner function: compares a...

compare_table_to_publicR Documentation

Compare dataset to server data Inner function: compares a specific table to the LDC either cached or downloaded

Description

Compare dataset to server data Inner function: compares a specific table to the LDC either cached or downloaded

Compare dataset to server data Wrapper function: run compare_table_to_public over all tables in a project key

Usage

compare_table_to_public(
  projectkey,
  path_foringest,
  tablename,
  path_cache = NULL,
  path_out = NULL,
  testmode = FALSE
)

compare_dataset_to_public(
  projectkey,
  path_foringest,
  path_cache = NULL,
  path_out = NULL,
  testmode = FALSE
)

Landscape-Data-Commons/terradactyl-utils documentation built on Nov. 19, 2024, 5:20 p.m.