diff --git a/articles/BasicREDCapROperations.html b/articles/BasicREDCapROperations.html index 62ecd3e2..3b088de3 100644 --- a/articles/BasicREDCapROperations.html +++ b/articles/BasicREDCapROperations.html @@ -58,7 +58,7 @@
+#> 2 records and 25 columns were read from REDCap in 0.3 seconds. The http status code was 200.

Read a subset of the fields @@ -175,15 +175,15 @@

Read a subset of the fields= token, fields = desired_fields )$data -#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. +#> 24 variable metadata records were read from REDCap in 0.2 seconds. The http status code was 200. #> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. #> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. -#> 1 rows were read from REDCap in 0.1 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.1 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2024-09-06 21:18:25.441265. +#> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 1 columns were read from REDCap in 0.3 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-09-07 01:07:13.796254. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200.

+#> 5 records and 3 columns were read from REDCap in 0.3 seconds. The http status code was 200.

Read a subset of records, conditioned on the values in some @@ -209,15 +209,15 @@

Re token = token, fields = desired_fields_v3 )$data -#> 24 variable metadata records were read from REDCap in 0.1 seconds. The http status code was 200. -#> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. +#> 24 variable metadata records were read from REDCap in 0.3 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.3 seconds. The http status code was 200. #> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. #> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. #> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2024-09-06 21:18:27.453751. +#> 5 records and 1 columns were read from REDCap in 0.3 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-09-07 01:07:16.24055. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). -#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 5 records and 3 columns were read from REDCap in 0.3 seconds. The http status code was 200. ds_some_fields_v3 #Examine the these three variables. #> # A tibble: 5 × 3 @@ -250,11 +250,11 @@

Re #> The data dictionary describing 17 fields was read from REDCap in 0.2 seconds. The http status code was 200. #> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. #> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 2 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 2 records at 2024-09-06 21:18:29.494839. +#> 2 data access groups were read from REDCap in 0.4 seconds. The http status code was 200. +#> 2 records and 1 columns were read from REDCap in 0.3 seconds. The http status code was 200. +#> Starting to read 2 records at 2024-09-07 01:07:18.695033. #> Reading batch 1 of 1, with subjects 3 through 5 (ie, 2 unique subject records). -#> 2 records and 25 columns were read from REDCap in 0.2 seconds. The http status code was 200. +#> 2 records and 25 columns were read from REDCap in 0.3 seconds. The http status code was 200. ds_some_rows_v3 #Examine the results. #> # A tibble: 2 × 25 @@ -306,8 +306,8 @@

Additional Returned Information#> 3 instrument metadata records were read from REDCap in 0.2 seconds. The http status code was 200. #> 1 rows were read from REDCap in 0.2 seconds. The http status code was 200. #> 2 data access groups were read from REDCap in 0.2 seconds. The http status code was 200. -#> 5 records and 1 columns were read from REDCap in 0.2 seconds. The http status code was 200. -#> Starting to read 5 records at 2024-09-06 21:18:31.62597. +#> 5 records and 1 columns were read from REDCap in 0.3 seconds. The http status code was 200. +#> Starting to read 5 records at 2024-09-07 01:07:21.096432. #> Reading batch 1 of 1, with subjects 1 through 5 (ie, 5 unique subject records). #> 5 records and 3 columns were read from REDCap in 0.3 seconds. The http status code was 200. all_information #Inspect the additional information @@ -352,7 +352,7 @@

Additional Returned Information#> [1] NA #> #> $elapsed_seconds -#> [1] 2.044986

+#> [1] 2.237706
@@ -373,7 +373,7 @@

Session Information#> collate en_US.UTF-8 #> ctype en_US.UTF-8 #> tz UTC -#> date 2024-09-06 +#> date 2024-09-07 #> pandoc 3.1.11 @ /usr/local/bin/ (via rmarkdown) #> #> ─ Packages ─────────────────────────────────────────────────────────────────── @@ -413,7 +413,7 @@

Session Information#> R6 2.5.1 2021-08-19 [1] CRAN (R 4.4.0) #> ragg 1.3.2 2024-05-15 [1] CRAN (R 4.4.0) #> readr 2.1.5 2024-01-10 [1] CRAN (R 4.4.0) -#> REDCapR * 1.1.9007 2024-09-06 [1] local +#> REDCapR * 1.1.9007 2024-09-07 [1] local #> rlang 1.1.4 2024-06-04 [1] CRAN (R 4.4.0) #> rmarkdown 2.28 2024-08-17 [1] CRAN (R 4.4.0) #> rstudioapi 0.16.0 2024-03-24 [1] CRAN (R 4.4.0) @@ -441,7 +441,7 @@

Session Information#> [2] /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library #> #> ────────────────────────────────────────────────────────────────────────────── -

Report rendered by runner at 2024-09-06, 21:18 +0000 in 13 +

Report rendered by runner at 2024-09-07, 01:07 +0000 in 15 seconds.