dot-parseTitleString: Parse record title

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

Parses a title for a single MassBank record using the title format specified in the option titleFormat. Internally used, not exported.

Usage

1

Arguments

mbrecord

A MassBank record in list format, as returned from gatherSpectrum.

Details

If the option is not set, a standard title format is used (for record definition version 1 or 2).

Value

A string with the title.

Author(s)

Michael Stravs, Eawag

References

MassBank record format: http://www.massbank.jp/manuals/MassBankRecord_en.pdf

See Also

compileRecord

Examples

1
2
3
4
5
## Not run: 
		# used in compileRecord()
		title <- .parseTitleString(mbrecord)

## End(Not run)

sneumann/RMassBank documentation built on Oct. 20, 2020, 3:19 p.m.