write_obs.Rd
Write STICS obs data from data.frame
write_obs(x, path)
Data.frame to write
Path to the file to write to
if (FALSE) { write_obs(obs, "wheat.obs") }