diff --git a/README.Rmd b/README.Rmd index 4feb133..c64f221 100644 --- a/README.Rmd +++ b/README.Rmd @@ -53,7 +53,7 @@ pak::pak("NIEHS/GeoTox") Figure 1 below shows the steps in the source-to-outcome-continuum or GeoTox modelling framework that is capable in the `GeoTox` package. blue text nodes represent an object and green text, rounded nodes represent a methodology or function required to go from one to the next. The `GeoTox` package uses R S3 object-oriented programming to create the **GeoTox** object. The **GeoTox** object is a list that contains all of the information required to run the analysis including tracking exposure, assays, dose-response, and geospatial referencing.
-
+
Figure 1: Overview of the steps in the GeoTox framework