Skip to contents

[Stable]

This function checks if the running R version contains the native pipe

Usage

check_r_pipe(.rversion = FALSE)

Arguments

.rversion

prints the running R version

Examples

check_r_pipe(TRUE)
#>  This R version contain the native pipe.
#>  R version: 4.3.1