convert_all_ids_to_values: convert_all_ids_to_values

View source: R/dataprep_lookup_in_pandora.R

convert_all_ids_to_valuesR Documentation

convert_all_ids_to_values

Description

A convenience function which simply transforms a given Pandora-Dataframe using all defined default lookups. Typically will convert a pandora back-end numeric ID to a 'human readable string' actually displayed on the pandora webpage.

Usage

convert_all_ids_to_values(df, con)

Arguments

df

data.frame. A Sidora/Pandora-Dataframe with sidora column names.

con

a pandora connection

Value

The converted dataframe with lookup-columns replaced by the actual values.


sidora-tools/sidora.core documentation built on April 30, 2023, 8:42 p.m.