mardi 16 juillet 2019

Is there an R function to create unique column values for unique row values

I am trying to create a new column "Dose". The values of dose are dependant on the values of the columns "Time" and "ID". For all values of Time which are a multiple of 168, there should be value for Dose. The value of Dose is further dependent on Value of "ID"

I am trying to use If-else statements enter image description here

Aucun commentaire:

Enregistrer un commentaire