Learn R Programming

agricolaeplotr (version 0.6.1)

test_input_shift: Test if input for shift parameter is numeric

Description

Test if input is numeric for shift parameter

Usage

test_input_shift(x)

Value

error

Arguments

x

input to be tested

Examples

Run this code
library(agricolaeplotr)
test_input_shift(0.5)

Run the code above in your browser using DataLab