@eagleoutice/flowr - v2.10.2
    Preparing search index...

    Function parseRAuthorString

    • Parse an R Authors@R string into structured author information. These are mostly found in R DESCRIPTION files and are a vector of person() calls. For now, this works without the full dataflow engine, so complex cases may not be parsed correctly.

      Parameters

      • authorString: string

      Returns RAuthorInfo[]