Skip to content

Commit

Permalink
some final typos
Browse files Browse the repository at this point in the history
  • Loading branch information
joachim-gassen committed Dec 5, 2020
1 parent 7007dbf commit 45ba94c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ that data frame variables can be specified as cross-sectional identifiers
in the cross-sectional mode

* Removed some artefacts in cross-sectional mode where cross-sectional and
time series indentifiers were still provided as variable options in the
time series identifiers were still provided as variable options in the
`ExPanD()` app

* Included manual zip package import in `NAMESPACE` to make `devtoools::check()`
Expand Down
2 changes: 1 addition & 1 deletion R/ExPanD.R
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#' ExPanD will verify that it has the same levels for each data frame
#' and throw an error otherwise. If \code{cs_id} and \code{ts_id} are not
#' provided either directly of by \code{df_def}, the data is treated as
#' cross-sectional,observations are identifed by row names and
#' cross-sectional,observations are identified by row names and
#' only appropriate displays are included. \code{df_def} overrides if
#' provided.
#' @param df_def An optional dataframe (or a list of dataframes) containing
Expand Down
2 changes: 1 addition & 1 deletion man/ExPanD.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45ba94c

Please sign in to comment.