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

    The plugin provides support for Sweave (.Rnw) files

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerSweaveFilePlugin
    Index

    Constructors

    Properties

    description: "Parses R Sweave files" = 'Parses R Sweave files'

    A short description of what the plugin does.

    name: "sweave-file-plugin" = 'sweave-file-plugin'

    A unique, human-readable name of the plugin.

    type: FileLoad = PluginType.FileLoad

    The type of the plugin, determining when and for what purpose it is applied during the analysis.

    version: SemVer = ...

    The version of the plugin, ideally following semver.

    Methods