overwrite_vectors: Find the names that define an overwrite of vector elements...

View source: R/utils.R

overwrite_vectorsR Documentation

Find the names that define an overwrite of vector elements For example, "v_2" means replace the 2nd element of vector "v" by the value assigned to prm[["v_2"]].

Description

Find the names that define an overwrite of vector elements For example, "v_2" means replace the 2nd element of vector "v" by the value assigned to prm[["v_2"]].

Usage

overwrite_vectors(prm, verbose = FALSE)

Arguments

prm

List of paramters.


phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.