translate_schema: Translate between schema given a table of associated columns

View source: R/translate_schema.R

translate_schemaR Documentation

Translate between schema given a table of associated columns

Description

Given data and a table associating two schema, translate the data into the new schema

Usage

translate_schema(data, datatype, schema, projectkey, dropcols = T, verbose = T)

translate_coremethods(
  path_tall,
  path_out,
  path_schema,
  projectkey,
  verbose = F
)

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