spc_tbl_ [2,793,343 × 22] (S3: spec_tbl_df/tbl_df/tbl/data.frame)
$ Id_Bio_Cohort : Factor w/ 191 levels "34009_6_1024",..: 1 1 1 1 1 1 1 1 1 1 ...
$ Bio_ID : Factor w/ 111 levels "1024","1006",..: 1 1 1 1 1 1 1 1 1 1 ...
$ Cohort : Factor w/ 2 levels "6","7": 1 1 1 1 1 1 1 1 1 1 ...
$ Date : Date[1:2793343], format: "2025-03-30" "2025-03-30" ...
$ Loading_date : Date[1:2793343], format: "2025-03-30" "2025-03-30" ...
$ Loading_parity: int [1:2793343] NA NA NA NA NA NA NA NA NA NA ...
$ Sow_ID : Factor w/ 191 levels "34009","28352",..: 1 1 1 1 1 1 1 1 1 1 ...
$ Time : chr [1:2793343] "00:00:00" "00:01:00" "00:02:00" "00:03:00" ...
$ Weaning_date : Date[1:2793343], format: "2025-04-25" "2025-04-25" ...
$ c : num [1:2793343] 30.3 30.3 30.3 30.3 30.4 ...
$ sensor_ts : POSIXct[1:2793343], format: "2025-03-30 00:00:00" "2025-03-30 00:01:00" ...
$ x : num [1:2793343] 0.34 0.338 0.338 0.332 0.332 ...
$ y : num [1:2793343] -0.328 -0.336 -0.336 -0.363 -0.363 ...
$ z : num [1:2793343] 0.877 0.875 0.875 0.879 0.879 ...
$ format : chr [1:2793343] "%Y/%m/%d %H:%M" "%Y/%m/%d %H:%M" "%Y/%m/%d %H:%M" "%Y/%m/%d %H:%M" ...
$ Entry_Far_Room: Date[1:2793343], format: "2025-03-30" "2025-03-30" ...
$ FD_Gestal : Date[1:2793343], format: "2025-04-02" "2025-04-02" ...
$ FDM1 : Date[1:2793343], format: "2025-04-01" "2025-04-01" ...
$ FD_Porcitec : Date[1:2793343], format: "2025-04-02" "2025-04-02" ...
$ Wean_Porcitec : Date[1:2793343], format: "2025-04-21" "2025-04-21" ...
$ FARRFAIL : int [1:2793343] 0 0 0 0 0 0 0 0 0 0 ...
$ LACTFAIL : int [1:2793343] 0 0 0 0 0 0 0 0 0 0 ...
- attr(*, "spec")=
.. cols(
.. Id_Bio_Cohort = col_factor(levels = NULL, ordered = FALSE, include_na = FALSE),
.. Bio_ID = col_factor(levels = NULL, ordered = FALSE, include_na = FALSE),
.. Cohort = col_factor(levels = NULL, ordered = FALSE, include_na = FALSE),
.. Date = col_date(format = "%m/%d/%Y"),
.. Loading_date = col_date(format = "%m/%d/%Y"),
.. Loading_parity = col_integer(),
.. Sow_ID = col_factor(levels = NULL, ordered = FALSE, include_na = FALSE),
.. Time = col_character(),
.. Weaning_date = col_date(format = "%m/%d/%Y"),
.. c = col_double(),
.. sensor_ts = col_datetime(format = ""),
.. x = col_double(),
.. y = col_double(),
.. z = col_double(),
.. format = col_character(),
.. Entry_Far_Room = col_date(format = ""),
.. FD_Gestal = col_date(format = ""),
.. FDM1 = col_date(format = ""),
.. FD_Porcitec = col_date(format = ""),
.. Wean_Porcitec = col_date(format = ""),
.. FARRFAIL = col_integer(),
.. LACTFAIL = col_integer()
.. )
- attr(*, "problems")=<externalptr>