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

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

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. -#> 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.2 seconds. The http status code was 200. +#> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. #> 3 instrument metadata records were read from REDCap in 0.1 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-10-14 13:07:22.185705. +#> Starting to read 5 records at 2024-10-17 23:06:06.447974. #> 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.

@@ -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. +#> 24 variable metadata records were read from REDCap in 0.5 seconds. The http status code was 200. #> The data dictionary describing 17 fields was read from REDCap in 0.1 seconds. The http status code was 200. -#> 3 instrument metadata records were read from REDCap in 0.3 seconds. The http status code was 200. +#> 3 instrument metadata records were read from REDCap in 0.1 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-10-14 13:07:24.131869. +#> Starting to read 5 records at 2024-10-17 23:06:08.801244. #> 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.4 seconds. The http status code was 200. +#> 5 records and 3 columns were read from REDCap in 0.2 seconds. The http status code was 200. ds_some_fields_v3 #Examine the these three variables. #> # A tibble: 5 × 3 @@ -246,15 +246,15 @@

Re token = token, records = desired_records_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.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.6 seconds. The http status code was 200. #> 3 instrument metadata records were read from REDCap in 0.1 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. #> 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-10-14 13:07:26.015012. +#> Starting to read 2 records at 2024-10-17 23:06:11.006811. #> 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 1.2 seconds. The http status code was 200. ds_some_rows_v3 #Examine the results. #> # A tibble: 2 × 25 @@ -301,13 +301,13 @@

Additional Returned Information token = token, fields = desired_fields ) -#> 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.1 seconds. The http status code was 200. -#> 3 instrument 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-10-14 13:07:27.840022. +#> Starting to read 5 records at 2024-10-17 23:06:14.045145. #> 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. all_information #Inspect the additional information @@ -352,7 +352,7 @@

Additional Returned Information#> [1] NA #> #> $elapsed_seconds -#> [1] 1.715411 +#> [1] 1.821177