Man pages for simplaceUtil
Provides Utility Functions and ShinyApps to work with the modeling framework 'SIMPLACE'

addComponentInputAdds an input to a sim component.
addCSVOutputAdds a new CSV output to solution.
addMemoryOutputAdds a new memory output to solution.
addOutputVariableAdds output variable to an existing output
addTimingSimComponentAdds elements for timing the execution time of sim components...
addUserVariableAdds an user variable to the 'variables' section
changeAllOutputTypesToMemoryChanges all non-MEMORY outputs from solution to MEMORY...
changeOutputTypeChanges the type of an output from CSV to MEMORY or vice...
componentsToGraphCreates a graph from component and links dataframe
createCodeStubsForSimVariablesCreate java and xml code stubs from a csv file
createResourceStubsFromCsvCreates XML stubs for interface and resource section from CSV...
createResourceStubsFromXmlCreates XML stubs for interface and resource section from XML...
enhanceFunctionWithBoundariesModifies function to return a penalty value for parameters...
fetchDescriptionFromWebsiteFetches the Description (as HTML source code) of a...
fetchSimComponentlistFromWebsiteFetches the list of SimComponents from the Simplace Website
fetchSimVariablesFromWebsiteFetches the SimVariables table for a SimComponent from...
filterEdgesSelects edges of specific timestep
getComponentsGets components for a solution
getElementsFromSolutionFileGet component and links dataframe from solution file
getLinkingFromComponentGet components that are linked from given component
getLinkingToComponentGet components that link to given components
getLinksGet the dataframe of links between components
getMemoryOutputIdsGet ids of memory outputs
getMetadataForFileGet metadata from file
getNeighborhoodGet the simcomponents in the neighborhood of given components
getOutputFilenamesGet filenames of file outputs
getSolutionFromFileReads a solution from file
getSolutionFromTextReads a solution from text
getSolutionInfoAsDataframeGet info for a solution
getTextFromSolutionConverts a solution to text
getUserVariablesGets user variables for a solution
getVarsGet the variables from source, rule etc. attributes
isSolutionDetermines the solution by it's file extension
markVariablesAdd the prefix "variables" if there is none
parseDateConverts date (class 'character') column from output file to...
plotLayeredOutputPlots layered output
plotScalarOutputPlots scalar output
removeComponentInputRemoves an input for component
removeNonMemoryOutputsRemoves all non-MEMORY outputs from solution.
removeOutputRemoves output with given id
removeOutputVariableRemoves an output variable from a given output
replaceVariableReplaces a variable with another.
replaceVariablesWithValuesReplaces variables with content
runSimplaceGuiAppRuns Shiny app
setInputValueSets the value of an input for a given parent element
setInputValueForCategorySets the value of an input in all elements of the given...
simComponentTypeDetermines the type of sim component by class attribute
simplaceUtilPackage with utility function for working with Simplace
solutionToGraphCreates a graph from a solution
swapComponentsSwaps the order of SimComponents in the solution
transformLayeredDataTransform layered output data in long format
writeSolutionToFileWrites solution to file
simplaceUtil documentation built on Aug. 6, 2024, 3:01 p.m.