This function is a generic method for adding a programme to an object.

add_programme(object, prog_name, cal, cal_vhr, immune_profile)

Arguments

object

The object to which the programme will be added.

prog_name

The name of the programme to be added.

cal

The calendar associated with the programme.

cal_vhr

The calendar with very high resolution associated with the programme.

immune_profile

The immune profile associated with the programme.

Value

The object with the added programme.