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

    This plugin provides support for R workspace files (.rda/.RData), exposing their top-level objects.

    Hierarchy (View Summary)

    Hierarchy-Diagram

    UML class diagram of FlowrAnalyzerRdaFilePlugin
    Index

    Constructors

    Properties

    description: "Reads RDA/RData workspace files into their contained R objects." = 'Reads RDA/RData workspace files into their contained R objects.'

    A short description of what the plugin does.

    name: "flowr-analyzer-rda-file-plugin" = 'flowr-analyzer-rda-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