write_obs: Write STICS obs data from data.frame

View source: R/write_obs.R

write_obsR Documentation

Write STICS obs data from data.frame

Description

Write STICS obs data from data.frame

Usage

write_obs(x, path)

Arguments

x

Data.frame to write

path

Path to the file to write to

Examples

## Not run: 
write_obs(obs, "wheat.obs")

## End(Not run)

VEZY/sticRs documentation built on Oct. 26, 2023, 7:37 a.m.