oxcal_Sum: Wraps an Oxcal string into a Oxcal sum function
Description
Wraps an Oxcal string into a Oxcal sum function
Usage
oxcal_Sum(oxcal_string, name = "Sum")
Arguments
oxcal_string
The Oxcal script that should be wrapped
name
The name attribute for the resulting sum function
Value
A new oxcal script as string