Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
neetusan committed Sep 14, 2023
1 parent 44fa0e8 commit a0fac15
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions vignettes/CVARS.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ knitr::include_graphics("adaebox_treatment.png")
- Add or Edit the default `Analysis Subset Condition` and `Denominator Subset Condition` to filter input data (for calculating categorical counts alone or for entire data respectively)

```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("event_analysis_03.png")
knitr::include_graphics("event_analysis_03.PNG")
```

- Select `Adverse Event Filter(s)` - To filter input data
Expand All @@ -137,7 +137,7 @@ knitr::include_graphics("event_analysis_03.png")


```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("volcano_plot_02.png")
knitr::include_graphics("volcano_plot_02.PNG")
```

**Graph Output:**
Expand All @@ -146,7 +146,7 @@ knitr::include_graphics("volcano_plot_02.png")


```{r, echo=FALSE, out.width="70%", fig.align='center'}
knitr::include_graphics("volcano_plot_03.png")
knitr::include_graphics("volcano_plot_03.PNG")
```


Expand Down Expand Up @@ -302,7 +302,7 @@ knitr::include_graphics("adaebox_treatment.png")
- Add or Edit the default `Analysis Subset Condition` and `Denominator Subset Condition` to filter input data (for calculating categorical counts alone or for entire data respectively)

```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("event_analysis_03.png")
knitr::include_graphics("event_analysis_03.PNG")
```

- Select `Adverse Event Filter(s)` - To filter input data
Expand All @@ -316,7 +316,7 @@ knitr::include_graphics("event_analysis_03.png")
- Select `Reference Line (%)` - Reference lines show how the data in a chart compares to a reference value. This is free text column where you can enter any number as reference value.

```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("event_analysis_04.png")
knitr::include_graphics("event_analysis_04.PNG")
```

| |
Expand Down
4 changes: 2 additions & 2 deletions vignettes/event_analysis.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ knitr::include_graphics("adaebox_treatment.png")
- Add or Edit the default `Analysis Subset Condition` and `Denominator Subset Condition` to filter input data (for calculating categorical counts alone or for entire data respectively)

```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("event_analysis_03.png")
knitr::include_graphics("event_analysis_03.PNG")
```

- Select `Adverse Event Filter(s)` - To filter input data
Expand All @@ -71,7 +71,7 @@ knitr::include_graphics("event_analysis_03.png")
- Select `Reference Line (%)` - Reference lines show how the data in a chart compares to a reference value. This is free text column where you can enter any number as reference value.

```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("event_analysis_04.png")
knitr::include_graphics("event_analysis_04.PNG")
```

| |
Expand Down
6 changes: 3 additions & 3 deletions vignettes/volcano_plot.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ knitr::include_graphics("adaebox_treatment.png")
- Add or Edit the default `Analysis Subset Condition` and `Denominator Subset Condition` to filter input data (for calculating categorical counts alone or for entire data respectively)

```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("event_analysis_03.png")
knitr::include_graphics("event_analysis_03.PNG")
```

- Select `Adverse Event Filter(s)` - To filter input data
Expand All @@ -73,7 +73,7 @@ knitr::include_graphics("event_analysis_03.png")


```{r, echo=FALSE, out.width="100%", fig.align='center'}
knitr::include_graphics("volcano_plot_02.png")
knitr::include_graphics("volcano_plot_02.PNG")
```

**Graph Output:**
Expand All @@ -82,5 +82,5 @@ knitr::include_graphics("volcano_plot_02.png")


```{r, echo=FALSE, out.width="70%", fig.align='center'}
knitr::include_graphics("volcano_plot_03.png")
knitr::include_graphics("volcano_plot_03.PNG")
```

0 comments on commit a0fac15

Please sign in to comment.