copyOrderGroup: Copy the order of a 'VariableGroup' (or individual variable...

View source: R/ordering.R

copyOrderGroupR Documentation

Copy the order of a VariableGroup (or individual variable URL) from VariableOrder

Description

Copy the order of a VariableGroup (or individual variable URL) from VariableOrder

Usage

copyOrderGroup(group, source_map, target_map)

Arguments

group

the group or variable URL to be copied

source_map

url to alias map for source variables

target_map

alias to url map for target variables

Value

returns either a VariableGroup (if a group is supplied) or a URL (if just a variable URL is supplied)


crunch documentation built on Aug. 31, 2023, 1:07 a.m.