Skip to content

move() errors with impossible visits? #10

Description

@imillercrews

I am having trouble running the move function. I think one issue is that when creating move_path it calls for the mp function which does not seem to exist. Is there possibly a library that I am missing?

The line where I have issues in the move function is:

move_path = unique(sapply(move_dir, FUN = mp))

and I get the error:

"Error in match.fun(FUN) : object 'mp' not found"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions