excel_functions: Functions that are similar to excel functions

Description Usage Arguments

Description

right and left act like Right and Left excel functions ifna replaces NAs with the provided value

Usage

1
2
3
4
5
right(vec1, chars)

left(vec1, chars)

ifna(var1, var2)

Arguments

vec1

Charater vector

chars

Number of characters to substrate

var1

Vector to check if NA

var2

Value to replace NA


MattKelliher-Gibson/prepr documentation built on March 21, 2020, 3:16 p.m.