All functions

SpaDES.shiny-package

The SpaDES.shiny package

adminLogsUI() adminLogs()

Admin log file viewer shiny module

appNewsUI() appNews()

Generate a page displaying your app's NEWS file

authGoogleUI() authGoogle()

Authorize a user using Google Drive account

cloneApp()

Clone an existing SpaDES.shiny app to a new directory

writeConfig()

Write YAML config file

copyrightAuthorsUI() copyrightAuthors()

Generate Authors and Copyright Information

dataInfoUI() dataInfo()

Module data sources information module

debuggingUI() debugging()

Generate Debugging Tab

exportUI() export()

Export module

exportToFile()

Export to file

copyrightFooterUI() copyrightFooter() sidebarFooterUI() sidebarFooter()

Generate HTML footers for body or sidebar

gdal2Tiles()

Convert a raster to tile images

getModuleById()

Retrieve a module metadata from modules tibble.

getSubtable() getSubtableMem()

Get subtable from a data.table

histogramUI() histogram()

Histogram Module UI Function

histogramForRasterUI() histogramForRaster()

Histogram for Raster Shiny Module

initialMapUI() initialMap()

Initial map module

libInit()

Initialize a SpaDES.shiny app's packrat library

moduleInfoUI() moduleInfo()

Detailed SpaDES module info module

moduleParamsUI() moduleParams()

SpaDES module parameter values module

newApp()

Create a new SpaDES.shiny app

newAppDeprecated()

Create a new SpaDES.shiny app

newConfig()

Create a new app config file

polygonList()

Create a new polygonList object

pkgDeps() pkgVers() pkgAuthors()

Get installed package dependencies

pkgInformationUI() pkgInformation()

Generate Package Dependency Version Information

polygonChooserUI() polygonChooser()

Shiny module for selecting a polygon to display an a map

polygonsUpdater()

Polygons updater (shiny module)

privacyStatementUI() privacyStatement()

Generate a page displaying your app's Privacy Statement

proj4stringLFLT

Leaflet proj.4 string

rastersOverTimeUI() rastersOverTime()

Rasters-over-time shiny module

readConfig()

Read an app's YAML config file

renderCallModuleDirective()

Render a callModule directive.

renderCallModuleDirectives()

Render callModule directives for provided modules.

renderCopyright()

Render the copyright holder name of the app.

renderExperimentDirectives()

Render callModule directives for experiment module if provided.

renderMenuItem()

Render a menu item.

renderMenuItems()

Render menu items for provided layout and available modules.

renderParameters()

Render parameters

renderSidebar()

Render additional sidebar footer info.

renderSimInitDirective()

Render callModule directives for simInit module if provided.

renderSpadesShinyGlobal()

Render and save global.R file.

renderSpadesShinyServer()

Render and save server.R file.

renderSpadesShinyUI()

Render and save ui.R file.

renderTabItem()

Render a tab item.

renderTabItems()

Render tab items for provided layout and available modules.

renderTemplate()

Render a template using whisker package.

renderTitle()

Render the name of the app.

shine()

Display a simple, interactive shiny app of the simList

shinyModule()

Use an existing shiny module.

simEventDiagramUI() simEventDiagram()

Simulation event diagram shiny module

simInfoUI() simInfo()

SpaDES simulation information (parent) module

simLogFile()

Get simulation-specific log filepath

simModuleDiagramUI() simModuleDiagram()

SpaDES module diagram module

simObjectDiagramUI() simObjectDiagram()

SpaDES object diagram

simOutputsUI() simOutputs()

Simulation outputs (graphs and figures) module

slicerUI() slicer()

Slicer shiny module

slicer2UI() slicer2()

slicer2 shiny module

sliderUI() slider()

Slider Module

spades_expt()

Shiny module to run a SpaDES simulation experiment

spades_simInit()

Shiny module to initialize a SpaDES simulation

summaryPopups()

Summary popups (shiny module)

termsOfServiceUI() termsOfService()

Generate a page displaying your app's Terms of Service

tilesUpdater()

Tiles updater (shiny module)

timeSeriesofRastersUI() timeSeriesofRasters()

Time series of rasters shiny module

unsuspendModule()

Unsuspend hidden modules

updateConfig()

Update YAML config file

updateList(<polygonList>,<polygonList>)

Update polygon list

uploadPolygonUI() uploadPolygon()

Upload a shapefile

visualizeDataTableUI() visualizeDataTable()

Display data.table (shiny module)

visualizePolygonsUI() visualizePolygons()

Visualize SpatialPolygons* (shiny module)

visualizeRasterUI() visualizeRaster()

Visualize raster (shiny module)