Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit36f146f

Browse files
committed
fix pfw_import() error
1 parent2e3fd52 commit36f146f

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

‎R/pfw_import.R‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313
#'
1414
#' @return A combined and optionally filtered dataset containing all Project FeederWatch data.
1515
#' @examples
16-
#' \donttest{
16+
#' \dontrun{
17+
#' # This example cannot be run without user-downloaded data! This data can
18+
#' # be downloaded manually or with pfw_download().
19+
#'
1720
#' # Import all downloaded data from the default folder ("data-raw")
1821
#' data <- pfw_import()
1922
#'

‎codemeta.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
},
188188
"SystemRequirements":null
189189
},
190-
"fileSize":"2868.298KB",
190+
"fileSize":"2868.553KB",
191191
"citation": [
192192
{
193193
"@type":"SoftwareSourceCode",

‎man/pfw_import.Rd‎

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp