transform_one: transforms a string of * and . to 0 and 1

Description Usage Arguments Value Examples

View source: R/utils.R

Description

transforms a string of * and . to 0 and 1

Usage

1

Arguments

s

string, containing * and .

Value

vector of 0 and 1

Examples

1
transform_one("***.")

edenhu11/percolate documentation built on Nov. 4, 2019, 11:32 a.m.