Skip to content

Commit

Permalink
Regenerate help file through roxygenation process
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Jan 14, 2015
1 parent 9abe891 commit c225724
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions man/vector_values_to_row_major_strings.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.1.0): do not edit by hand
% Please edit documentation in R/vector_values_to_row_major_strings.R
\name{vector_values_to_row_major_strings}
\alias{vector_values_to_row_major_strings}
\title{Transform vector values into strings formatted for GEO.DAT files}
Expand All @@ -8,9 +9,9 @@ vector_values_to_row_major_strings(values_vector, number_cells_across_y)
\arguments{
\item{values_vector}{a numeric vector}

\item{number_cells_across_x}{the number of grid cells horizontally across the CALMET domain.}

\item{number_cells_across_y}{the number of grid cells vertically across the CALMET domain.}

\item{number_cells_across_x}{the number of grid cells horizontally across the CALMET domain.}
}
\description{
Transform vector values into strings formatted for GEO.DAT files
Expand Down

0 comments on commit c225724

Please sign in to comment.