retrieve the geomaterials by an given ordering.
Source:R/mindat_geomaterials.R
geomeaterials_ordering.Rd
: Queries the geomaterials by an given ordering.
Arguments
- ord
string of field. Prepend "-" to the field name for descending order. Enum: "approval_year" "id" "minstats__ms_locentries" "minstats__ms_photos" "name" "updttime" "weighting".
- ...,
Further named parameters.Other optional arguments.
Details
This function releated to the field "ordering" of geomaterials. ordering=-id - sort by id descending. Prepend "-" to the field name for descending order. fields:"approval_year" "id" "minstats__ms_locentries" "minstats__ms_photos" "name" "updttime" "weighting". retrieve the geomaterials by an given ordering.