adjust_vector_length: Check and adjust length of vector according to the number of...

Description Usage Arguments

View source: R/a0_pagalbines_funkcijos.R

Description

Check and adjust length of vector according to the number of columns in a data frame (Function for value recycling)

Usage

1
adjust_vector_length(x, data, make_named = FALSE)

Arguments

x

a vector to check and recycle

data

a data frame

make_named

(logical) If TRUE, vector elements will be given names of data frame columns.


GegznaV/BioStat documentation built on Aug. 14, 2020, 9:30 p.m.