Skip to content

Commit

Permalink
Re-build README.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 12, 2020
1 parent 2df665f commit 6e04870
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ str(motive_data)
#> - attr(*, ".internal.selfref")=<externalptr>
#> - attr(*, "pathviewR_steps")= chr "viewr"
#> - attr(*, "file_id")= chr "pathviewR_motive_example_data.csv"
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2020-11-11 23:06:31"
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2020-11-12 07:12:16"
#> - attr(*, "frame_rate")= num 100
#> - attr(*, "header")='data.frame': 11 obs. of 2 variables:
#> ..$ metadata: chr [1:11] "Format Version" "Take Name" "Take Notes" "Capture Frame Rate" ...
Expand Down Expand Up @@ -183,7 +183,7 @@ str(motive_allinone)
#> $ end_length_sign : num [1:449] -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 ...
#> $ direction : chr [1:449] "leftwards" "leftwards" "leftwards" "leftwards" ...
#> - attr(*, "file_id")= chr "pathviewR_motive_example_data.csv"
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2020-11-11 23:06:31"
#> - attr(*, "file_mtime")= POSIXct[1:1], format: "2020-11-12 07:12:16"
#> - attr(*, "frame_rate")= num 100
#> - attr(*, "header")='data.frame': 11 obs. of 2 variables:
#> ..$ metadata: chr [1:11] "Format Version" "Take Name" "Take Notes" "Capture Frame Rate" ...
Expand Down

0 comments on commit 6e04870

Please sign in to comment.