inst/templates/BuildingBlocks/DS_servercall.R

  # call the server side function that does the operation
  cally <- call("{{{ function_name }}}DS", {{{ input_object_assign }}})
  DSI::datashield.{{{ datashield_type }}}(datasources, newobj, cally)


}
FlorianSchw/DSFunctionCreator documentation built on Sept. 27, 2024, 2:51 p.m.