Skip to content

Commit

Permalink
0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ShichenXie committed Jan 10, 2024
1 parent b240de4 commit e481c21
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CRAN-SUBMISSION
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Version: 0.2.4
Date: 2024-01-09 12:58:44 UTC
SHA: 102c41bce6d56d722d0283c6b555935bdc5e9244
Date: 2024-01-10 12:51:57 UTC
SHA: b240de4c9808186b4350e29c1180b8a81af3f4a4
2 changes: 1 addition & 1 deletion R/ed_nbs.R
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ nbs_jsondat_format = function(jsondat) {

#' query NBS economic data
#'
#' \code{ed_nbs} provides an interface to query economic data from National Bureau of Statistics of China (NBS, \url{http://www.stats.gov.cn/}).
#' \code{ed_nbs} provides an interface to query economic data from National Bureau of Statistics of China (NBS, \url{https://www.stats.gov.cn/}).
#'
#' @param symbol symbols of NBS indicators. It is available via \code{ed_nbs_symbol}. Default is NULL.
#' @param freq the frequency of NBS indicators, including 'monthly', 'quarterly', 'yearly'. Default is NULL.
Expand Down
2 changes: 1 addition & 1 deletion man/ed_nbs.Rd

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

0 comments on commit e481c21

Please sign in to comment.