[R] CoDA DataFrame: Change Column to Row Name [RESOLVED]
Rich Shepard
rshepard at appl-ecosys.com
Fri Jun 20 02:01:46 CEST 2014
On Thu, 19 Jun 2014, Adams, Jean wrote:
> If your data frame is called df, try
> row.names(df) <- df$sampdate
Jean,
Yep. That looks familiar.
Many thanks,
Rich
More information about the R-help
mailing list