Skip to content

Commit

Permalink
improve data(a03) doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dankelley committed Dec 11, 2010
1 parent 954a778 commit 1b39a73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Binary file modified data/a03.rda
Binary file not shown.
8 changes: 5 additions & 3 deletions man/a03.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

\title{WOCE section a03}

\description{This is line A03 (ExpoCode 90CT40\_1, with nominal sampling
\description{This is line A03 (ExpoCode 90CT40_1, with nominal sampling
date 1993-09-11). The chief scientist was Tereschenkov of SOI,
working aboard the Russian ship Multanovsky, undertaking a westward
transect from the Mediterranean outflow region across to North
Expand All @@ -29,8 +29,10 @@ plot(Gulf.Stream.gridded, coastline=coastline.world, map.xlim=c(-80,-60))
This is based on a WOCE file downloaded from a server, as below:
\preformatted{
a03 <- read.section("http://cchdo.ucsd.edu/data/onetime/atlantic/a03/a03_hy1.csv")
}}

a03 <- oce.edit(a03, "section.id", "a03", person="Dan Kelley")
save(a03, file="oce/data/a03.rda")
}
}

\seealso{See \code{\link{read.section}} for more on section-related
functions and data sets.}
Expand Down

0 comments on commit 1b39a73

Please sign in to comment.