Skip to content

Commit

Permalink
little fault on man...
Browse files Browse the repository at this point in the history
  • Loading branch information
bthieurmel committed May 2, 2016
1 parent 4789856 commit 3ad22be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/visNodes.R
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
#' }
#' }
#'}
#' @param fixed : Boolean | named list. Default to false. When true, the node will not move but IS part of the physics simulation. When defined as an lisl, movement in either X or Y direction can be disabled.
#' @param fixed : Boolean | named list. Default to false. When true, the node will not move but IS part of the physics simulation. When defined as an list, movement in either X or Y direction can be disabled.
#' \itemize{
#' \item{"x"}{ : Boolean. When true, the node will not move in the X direction.}
#' \item{"y"}{ : Boolean. When false, the node will not move in the X direction.}
Expand Down
2 changes: 1 addition & 1 deletion man/visNodes.Rd

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

0 comments on commit 3ad22be

Please sign in to comment.