transform_one: transform_one function; transforms a string of "*" to 0 and...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

transform_one function; transforms a string of "*" to 0 and "." to 1

Usage

1

Arguments

s

a string, containing "*" and "."

Value

vector of 0 and 1

Examples

1
transform_one("***.")

adityagandhi81298/percolate documentation built on Nov. 1, 2019, 8:54 p.m.