lizzieinvancouver / ospree

Budbreak review paper database
3 stars 0 forks source link

fix spann04 on main branch #401

Closed lizzieinvancouver closed 1 year ago

lizzieinvancouver commented 3 years ago

Add to cleanmisc.R

# fixing spann04, which should be flowerburst (Lizzie Feb 2021)
d$respvar[d$respvar=="percentbudburst" & d$datasetID=="spann04"] <- "percentflower"

Do it with reviewing dantec?

lizzieinvancouver commented 1 year ago

@DeirdreLoughnan Could you also add this to cleanmisc.R ... you need to figure out which branch we did it on (we think it's fixed on bbculdesac and not master) and add it to the other branch?

lizzieinvancouver commented 1 year ago

@DeirdreLoughnan Looks good, thanks (I reviewed see 20882104d4ab0bf57d96bbff2a2aea0262a34c24).