Deletes a specified resource group. Deleting a resource group does not delete resources that are members of the group; it only deletes the group structure.
resourcegroups_delete_group(GroupName)
[required] The name of the resource group to delete.
svc$delete_group( GroupName = "string" )