Skip to content

Commit

Permalink
fixed through Psi
Browse files Browse the repository at this point in the history
  • Loading branch information
smitdave committed Jan 15, 2025
1 parent 3a49615 commit a465cc0
Show file tree
Hide file tree
Showing 35 changed files with 1,030 additions and 381 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ramp.micro
Type: Package
Title: *Mo*squito *Tr*ansmitted *P*athogen *Micro*simulation with Behavioral States
Title: Microsimulation for Mosquito Ecology
Version: 0.1.0
Authors@R: c(
person("David L.", "Smith", email = "[email protected]", role = c("aut","cre"), comment = c(ORCID = "0000-0003-4367-3849")),
Expand Down
13 changes: 11 additions & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,17 @@ export(plot_Kbq)
export(plot_Kqb)
export(plot_Kqq)
export(plot_Psi)
export(plot_Psi_BQ)
export(plot_Psi_BQS)
export(plot_Psi_BQSmod)
export(plot_Psi_BQmod)
export(plot_Psi_bb)
export(plot_Psi_bq)
export(plot_Psi_bs)
export(plot_Psi_qb)
export(plot_Psi_qq)
export(plot_Psi_qs)
export(plot_Psi_sb)
export(plot_Psi_sq)
export(plot_Psi_ss)
export(plot_convex_hulls)
export(plot_dispersal_G)
export(plot_dispersal_GG)
Expand Down
Loading

0 comments on commit a465cc0

Please sign in to comment.