get_fl_meta_from_dv_ls: Get file meta from dataverse list

get_fl_meta_from_dv_lsR Documentation

Get file meta from dataverse list

Description

get_fl_meta_from_dv_ls() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get file meta from dataverse list. The function returns Metadata (an output object of multiple potential types).

Usage

get_fl_meta_from_dv_ls(
  ds_ls,
  fl_nm_1L_chr,
  nms_chr = NA_character_,
  type_1L_chr = "description"
)

Arguments

ds_ls

Dataset (a list)

fl_nm_1L_chr

File name (a character vector of length one)

nms_chr

Names (a character vector), Default: 'NA'

type_1L_chr

Type (a character vector of length one), Default: 'description'

Value

Metadata (an output object of multiple potential types)


ready4-dev/ready4use documentation built on June 1, 2025, 2:06 p.m.