timid.substr: Substring up to the first instance of a character

Description Usage Arguments

View source: R/timid.substr.R

Description

This function uses 'substr' to extract the starting characters of a string up to either the first instance of a given stop character or the first unreadable character.

Usage

1
timid.substr(x, up.to)

Arguments

x

a character string

up.to

a regular expression


corybrunson/pubmed.network documentation built on May 13, 2019, 10:52 p.m.