Skip to content

Commit

Permalink
adding REACTIV and RADAR data adding scripts as vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
WillmsIM committed Dec 17, 2024
1 parent a41cdca commit 0fae81b
Show file tree
Hide file tree
Showing 58 changed files with 776 additions and 865 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Imports:
shinyWidgets,
tibble,
tidyr
RoxygenNote: 7.3.1
RoxygenNote: 7.3.2
Depends:
R (>= 4.3),
Matrix
Expand Down
180 changes: 14 additions & 166 deletions R/data.R
Original file line number Diff line number Diff line change
Expand Up @@ -48,176 +48,24 @@
#' in the correct way.
"testDataUnspiked"

#' Negative_Amant_IDEA_RADAR data used for testing the functions.
#' It contains spiked and unspiked data.The column Conc is a factor with
#' specified levels, as the Williams test will otherwise not order the
#' concentrations in the correct way. This dataset is from the RADAR study
#' validation in the lab IDEA with an inert chemical .
"Negative_Amant_IDEA_RADAR"

#' Negative_Amant_IDEA_RADAR_Spiked data used for testing the functions.
#' It contains only spiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' IDEA with an inert chemical.
"Negative_Amant_IDEA_RADAR_Spiked"

#' Negative_Amant_IDEA_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' IDEA with an inert chemical .
"Negative_Amant_IDEA_RADAR_Unspiked"


#' Negative_Amant_Watchfrog_RADAR data used for testing the functions.
#' It contains spiked and unspiked data.The column Conc is a factor with
#' specified levels, as the Williams test will otherwise not order the
#' concentrations in the correct way. This dataset is from the RADAR study
#' validation in the lab Watchfrog with an inert chemical.
"Negative_Amant_Watchfrog_RADAR"

#' Negative_Amant_Watchfrog_RADAR_Spiked data used for testing the functions.
#' It contains only spiked data.The column Conc is a factor with specified
#' RADAR_valid_data_table_spiked_unspiked list of data used for testing the
#' functions.
#' It contains spiked and unspiked data from all substances and labs from the
#' RADAR validation studies.
#' For all datasets the column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' Watchfrog with an inert chemical .
"Negative_Amant_Watchfrog_RADAR_Spiked"

#' Negative_Amant_Watchfrog_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' Watchfrog with an inert chemical .
"Negative_Amant_Watchfrog_RADAR_Unspiked"

#' Negative_Amant_FIWI_RADAR data used for testing the functions.
#' It contains spiked and unspiked data.The column Conc is a factor with
#' specified levels, as the Williams test will otherwise not order the
#' concentrations in the correct way. This dataset is from the RADAR study
#' validation in the lab FIWI with an inert chemical.
"Negative_Amant_FIWI_RADAR"

#' Negative_Amant_FIWI_RADAR_Spiked data used for testing the functions. It
#' contains only spiked data.The column Conc is a factor with specified levels,
#' as the Williams test will otherwise not order the concentrations in the
#' correct way. This dataset is from the RADAR study validation in the lab
#' FIWI with an inert chemical.
"Negative_Amant_FIWI_RADAR_Spiked"

#' Negative_Amant_FIWI_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.
#' The column Conc is a factor with specified levels, as the Williams test will
#' otherwise not order the concentrations in the correct way. This dataset is
#' from the RADAR study validation in the lab FIWI with an inert chemical.
"Negative_Amant_FIWI_RADAR_Unspiked"

#' Pos_Anas_CEFAS_RADAR data used for testing the functions. It contains spiked
#' and unspiked data.The column Conc is a factor with specified levels, as the
#' Williams test will otherwise not order the concentrations in the correct way.
#' This dataset is from the RADAR study validation in the lab Cefas with an
#' androgen axis active chemical.
"Pos_Anas_CEFAS_RADAR"

#' Pos_Anas_CEFAS_RADAR_Spiked data used for testing the functions.
#' It contains only spiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations
#' in the correct way. This dataset is from the RADAR study validation in the
#' lab Cefas with an androgen axis active chemical.
"Pos_Anas_CEFAS_RADAR_Spiked"

#' Pos_Anas_CEFAS_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' Cefas with an androgen axis active chemical.
"Pos_Anas_CEFAS_RADAR_Unspiked"

#' the correct way.
"RADAR_valid_data_table_spiked_unspiked"

#' Pos_Anas_FIWI_RADAR data used for testing the functions. It contains spiked
#' and unspiked data.The column Conc is a factor with specified levels, as the
#' Williams test will otherwise not order the concentrations in the correct way.
#' This dataset is from the RADAR study validation in the lab FIWI with an
#' androgen axis active chemical.
"Pos_Anas_FIWI_RADAR"

#' Pos_Anas_FIWI_RADAR_Spiked data used for testing the functions.
#' It contains only spiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations
#' in the correct way. This dataset is from the RADAR study validation in the
#' lab FIWI with an androgen axis active chemical.
"Pos_Anas_FIWI_RADAR_Spiked"

#' Pos_Anas_FIWI_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' FIWI with an androgen axis active chemical.
"Pos_Anas_FIWI_RADAR_Unspiked"


#' Pos_Anas_IDEA_RADAR data used for testing the functions.
#' It contains spiked and unspiked data.The column Conc is a factor with
#' specified levels, as the Williams test will otherwise not order the
#' concentrations in the correct way. This dataset is from the RADAR study
#' validation in the lab IDEA with an androgen axis active chemical.
"Pos_Anas_IDEA_RADAR"

#' Pos_Anas_IDEA_RADAR_Spiked data used for testing the functions.
#' It contains only spiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' IDEA with an androgen axis active chemical.
"Pos_Anas_IDEA_RADAR_Spiked"

#' Pos_Anas_IDEA_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' IDEA with an androgen axis active chemical.
"Pos_Anas_IDEA_RADAR_Unspiked"

#' Pos_Anas_Watchfrog_RADAR data used for testing the functions.
#' It contains spiked and unspiked data.The column Conc is a factor with
#' specified levels, as the Williams test will otherwise not order the
#' concentrations in the correct way. This dataset is from the RADAR study
#' validation in the lab Watchfrog with an androgen axis active chemical.
"Pos_Anas_Watchfrog_RADAR"

#' Pos_Anas_Watchfrog_RADAR_Spiked data used for testing the functions.
#' It contains only spiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' Watchfrog with an androgen axis active chemical.
"Pos_Anas_Watchfrog_RADAR_Spiked"

#' Pos_Anas_Watchfrog_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' Watchfrog with an androgen axis active chemical.
"Pos_Anas_Watchfrog_RADAR_Unspiked"

#' Pos_mDHT_Fraunhofer_RADAR data used for testing the functions.
#' It contains spiked and unspiked data.The column Conc is a factor with
#' specified levels, as the Williams test will otherwise not order the
#' concentrations in the correct way. This dataset is from the RADAR study
#' validation in the lab Fraunhofer with an androgen axis active chemical.
"Pos_mDHT_Fraunhofer_RADAR"

#' Pos_mDHT_Fraunhofer_RADAR_Spiked data used for testing the functions.
#' It contains only spiked data.The column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' Fraunhofer with an androgen axis active chemical.
"Pos_mDHT_Fraunhofer_RADAR_Spiked"

#' Pos_mDHT_Fraunhofer_RADAR_Unspiked data used for testing the functions.
#' It contains only unspiked data.The column Conc is a factor with specified
#' REACTIV_valid_data_table_spiked_unspiked list of data used for testing the
#' functions.
#' It contains spiked and unspiked data from all substances and labs from the
#' REACTIV validation studies.
#' For all datasets the column Conc is a factor with specified
#' levels, as the Williams test will otherwise not order the concentrations in
#' the correct way. This dataset is from the RADAR study validation in the lab
#' Fraunhofer with an androgen axis active chemical.
"Pos_mDHT_Fraunhofer_RADAR_Unspiked"
#' the correct way.
"REACTIV_valid_data_table_spiked_unspiked"


#' REACTIV data used for testing the functions.
Expand Down
Binary file removed data/Negative_Amant_FIWI_RADAR.rda
Binary file not shown.
Binary file removed data/Negative_Amant_FIWI_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Negative_Amant_FIWI_RADAR_Unspiked.rda
Binary file not shown.
Binary file removed data/Negative_Amant_IDEA_RADAR.rda
Binary file not shown.
Binary file removed data/Negative_Amant_IDEA_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Negative_Amant_IDEA_RADAR_Unspiked.rda
Binary file not shown.
Binary file removed data/Negative_Amant_Watchfrog_RADAR.rda
Binary file not shown.
Binary file removed data/Negative_Amant_Watchfrog_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Negative_Amant_Watchfrog_RADAR_Unspiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_CEFAS_RADAR.rda
Binary file not shown.
Binary file removed data/Pos_Anas_CEFAS_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_CEFAS_RADAR_Unspiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_FIWI_RADAR.rda
Binary file not shown.
Binary file removed data/Pos_Anas_FIWI_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_FIWI_RADAR_Unspiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_IDEA_RADAR.rda
Binary file not shown.
Binary file removed data/Pos_Anas_IDEA_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_IDEA_RADAR_Unspiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_Watchfrog_RADAR.rda
Binary file not shown.
Binary file removed data/Pos_Anas_Watchfrog_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Pos_Anas_Watchfrog_RADAR_Unspiked.rda
Binary file not shown.
Binary file removed data/Pos_mDHT_Fraunhofer_RADAR.rda
Binary file not shown.
Binary file removed data/Pos_mDHT_Fraunhofer_RADAR_Spiked.rda
Binary file not shown.
Binary file removed data/Pos_mDHT_Fraunhofer_RADAR_Unspiked.rda
Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 0 additions & 24 deletions man/Negative_Amant_FIWI_RADAR.Rd

This file was deleted.

24 changes: 0 additions & 24 deletions man/Negative_Amant_FIWI_RADAR_Spiked.Rd

This file was deleted.

24 changes: 0 additions & 24 deletions man/Negative_Amant_FIWI_RADAR_Unspiked.Rd

This file was deleted.

24 changes: 0 additions & 24 deletions man/Negative_Amant_IDEA_RADAR.Rd

This file was deleted.

24 changes: 0 additions & 24 deletions man/Negative_Amant_IDEA_RADAR_Spiked.Rd

This file was deleted.

24 changes: 0 additions & 24 deletions man/Negative_Amant_IDEA_RADAR_Unspiked.Rd

This file was deleted.

24 changes: 0 additions & 24 deletions man/Negative_Amant_Watchfrog_RADAR.Rd

This file was deleted.

24 changes: 0 additions & 24 deletions man/Negative_Amant_Watchfrog_RADAR_Spiked.Rd

This file was deleted.

Loading

0 comments on commit 0fae81b

Please sign in to comment.