sort_metadata_df {pxmake}R Documentation

Sort metadata data frame

Description

The data frame is first sorted by the keyword order defined in the px-specification and then by the language order.

Usage

sort_metadata_df(metadata_df)

Arguments

metadata_df

Data frame with metadata.

Value

A data frame


[Package pxmake version 0.18.0 Index]