GetRISElement: Get text from a RIS element

Description Usage Arguments Value

Description

Get the text line from a RIS element (used internally for the GetRISList function)

Usage

1
GetRISElement(x, pattern, replacement = "", collapse = ";")

Arguments

x

a vector

pattern

the pattern to match the line contents

replacement

the text for replace the matched pattern (empty by default)

collapse

the symbol for collapse the resulting array of contents in the text line

Value

the text line of a RIS element


andresfpc/KDViz documentation built on May 12, 2019, 3:35 a.m.