Skip to content

Commit

Permalink
adding an entry for covid19Explorer in fns table
Browse files Browse the repository at this point in the history
  • Loading branch information
mponce0 committed Sep 27, 2020
1 parent b9600a0 commit 6522e3c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,14 @@ and daily changes in the reported number of cases.
<td> <code>sweep.SIR.model</code> </td>
<td> generate multiple SIR models by varying parameters used to select the actual data </td>
<td> list containing the values parameters, $\beta, \gamma$ and $R_0$ </td>
</tr>
<tr>
<th colspan="3">Data Exploration</th>
</tr>
<tr>
<td> <code>covid19Explorer</code> </td>
<td> launches a dashboard interface to explore the datasets provided by covid19.analytics</td>
<td> web-based dashboard </td>
</tr>
<tr>
<th colspan="3">Auxiliary functions</th>
Expand Down

0 comments on commit 6522e3c

Please sign in to comment.