Skip to content

Commit

Permalink
namespace conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
vbonhomme committed Oct 27, 2018
1 parent 01f4838 commit ded5ae2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

S3method(plot,cool)
S3method(print,cool)
export(Momfarm)
export(Momfarm_help)
export(Momfarm_website)
export(as_coo)
export(as_cool)
export(check_coo)
Expand Down
2 changes: 1 addition & 1 deletion R/Momfarm-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Momfarm_help <- function (topic = NULL) {

#' @rdname Momfarm_helpers
#' @export
Momfarm <- function(){
Momfarm_website <- function(){
utils::browseURL("http://momx.github.io/Momfarm")
}

4 changes: 2 additions & 2 deletions man/Momfarm_helpers.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ded5ae2

Please sign in to comment.