Skip to content

Commit

Permalink
rebuilding code on microshaka
Browse files Browse the repository at this point in the history
  • Loading branch information
abarbour committed Dec 6, 2014
1 parent 407066a commit dec8161
Show file tree
Hide file tree
Showing 9 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Generated by roxygen2 (4.0.1): do not edit by hand
# Generated by roxygen2 (4.0.2): do not edit by hand

export(.setleft)
export(.surface_g)
Expand Down
6 changes: 3 additions & 3 deletions man/Simple-deformation.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{Simple-deformation}
\alias{.setleft}
\alias{Simple-deformation}
Expand All @@ -17,11 +17,11 @@ Tilt(x, y = NULL, z, left = TRUE)

\item{X}{numeric; the quantity varying in the direction of \code{x}}

\item{left}{logical; should padding be on the "left" side of the vector (i.e., index number 1)?}

\item{y}{numeric; the spatial vector perpendicular to \code{x} in real units}

\item{z}{numeric; values which vary in the direction perpendicular to the \code{x}-\code{y} plane}

\item{left}{logical; should padding be on the "left" side of the vector (i.e., index number 1)?}
}
\description{
Simple numerical deformation estimates
Expand Down
2 changes: 1 addition & 1 deletion man/deform.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\docType{package}
\name{deform}
\alias{deform}
Expand Down
2 changes: 1 addition & 1 deletion man/degreelen.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{degreelen}
\alias{degreelen}
\alias{ellipsoid}
Expand Down
2 changes: 1 addition & 1 deletion man/epsg.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{epsg}
\alias{D_project}
\alias{EPSG}
Expand Down
2 changes: 1 addition & 1 deletion man/erf.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{erf}
\alias{erf}
\alias{erfc}
Expand Down
2 changes: 1 addition & 1 deletion man/hydraulic_diffusivity.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{hydraulic_diffusivity}
\alias{hydraulic_diffusivity}
\alias{rigid_hydraulic_diffusivity}
Expand Down
8 changes: 4 additions & 4 deletions man/magnitude-distance.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{magnitude-distance}
\alias{dynamic}
\alias{magnitude-distance}
Expand All @@ -15,13 +15,13 @@ dynamic(Mw, Distance.km, km2deg = NULL, model = "aw14",

\item{Distance.km}{numeric; the epicentral distance, in kilometers}

\item{model}{character; the strain-scaling model to use; currently ignored
because there are no alternatives}

\item{km2deg}{numeric; specify the scaling coefficient used to
convert the distance (in km) to degrees; this may be useful if,
for example, the distance is already in degrees (then set it equal to 1)}

\item{model}{character; the strain-scaling model to use; currently ignored
because there are no alternatives}

\item{strn.type}{character; the type of strain-scaling relationship to
provide a prediction for}
}
Expand Down
2 changes: 1 addition & 1 deletion man/segall85.Rd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
% Generated by roxygen2 (4.0.1): do not edit by hand
% Generated by roxygen2 (4.0.2): do not edit by hand
\name{segall85}
\alias{.surface_g}
\alias{segall85}
Expand Down

0 comments on commit dec8161

Please sign in to comment.