get_vars_from_list_with_check: extract variables from list, throwing an error if they are...

View source: R/general_functions.R

get_vars_from_list_with_checkR Documentation

extract variables from list, throwing an error if they are not found

Description

extract variables from list, throwing an error if they are not found

Usage

get_vars_from_list_with_check(x, var_names)

Arguments

x

list of variables

var_names

character vector containing names of variables to extract

Value

list of selected variables


ada-w-yan/deltaomicron1 documentation built on June 24, 2022, 5:41 a.m.