Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Sep 22, 2023
1 parent 0d90862 commit 8378109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/install.R
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ install.Model <- function(model,force=F, edit.script=FALSE) {
#' @examples
#' installed.Designs()
installed.Designs <- function() {
Funz:::.env$.jclassFunz$getDesignList()
.env$.jclassFunz$getDesignList()
}

#' List available designs from Funz GitHub repository
Expand Down

0 comments on commit 8378109

Please sign in to comment.