Package 'SpaDES.addins'

Title: Development Tools for 'SpaDES' and 'SpaDES' Modules
Description: Provides 'RStudio' addins for 'SpaDES' packages and 'SpaDES' module development. See '?SpaDES.addins' for an overview of the tools provided.
Authors: Alex M Chubaty [aut, cre] , His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada [cph]
Maintainer: Alex M Chubaty <[email protected]>
License: GPL-3
Version: 0.1.4.9000
Built: 2025-02-23 05:49:50 UTC
Source: https://github.com/PredictiveEcology/SpaDES.addins

Help Index


The SpaDES.addins package

Description

Provides 'RStudio' addins for 'SpaDES' packages and 'SpaDES' module development.

Details

SpaDES logo

SpaDES module development

RStudio addins:

  • copy an existing SpaDES module

  • create a new SpaDES module

  • clear recent simulation cache entries

helper functions:

  • none yet

Author(s)

Maintainer: Alex M Chubaty [email protected] (ORCID)

Other contributors:

  • His Majesty the King in Right of Canada, as represented by the Minister of Natural Resources Canada [copyright holder]

See Also

Useful links:


RStudio addin to clear recent cache entries

Description

RStudio addin to clear recent cache entries

Usage

addin_clearCache()

Author(s)

Alex Chubaty


RStudio addin to copy an existing module

Description

RStudio addin to copy an existing module

Usage

addin_copyModule()

Author(s)

Alex Chubaty


RStudio addin to create a new module

Description

RStudio addin to create a new module

Usage

addin_newModule()

Author(s)

Alex Chubaty