inst/templates/BuildingBlocks/newobj.R

  # create a name by default if the user does not provide a name for the new variable
  if(is.null(newobj)){
   newobj <- "{{{ function_name }}}.newobj"
  }
FlorianSchw/DSFunctionCreator documentation built on Sept. 27, 2024, 2:51 p.m.