Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Macfarlane committed Jan 3, 2017
1 parent 47d19ab commit 1a66569
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ import(dplyr)
import(ggplot2)
import(lazyeval)
importFrom(lazyeval,interp)
importFrom(magrittr,'%>%')
1 change: 0 additions & 1 deletion R/assignment_tables.R
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ link_stats_table <- function(links, volume, count, group_field = NULL,
#'
#' @import dplyr
#' @importFrom lazyeval interp
#' @importFrom magrittr '%>%'
#'
#' @examples
#' link_measures_table(links, "volume", distance = "distance",
Expand Down

0 comments on commit 1a66569

Please sign in to comment.