Skip to content

Bug fix for wrong order of positional arguments in any-layer.R example#220

Open
sdamerdji wants to merge 2 commits intocrazycapivara:masterfrom
sdamerdji:master
Open

Bug fix for wrong order of positional arguments in any-layer.R example#220
sdamerdji wants to merge 2 commits intocrazycapivara:masterfrom
sdamerdji:master

Conversation

@sdamerdji
Copy link
Copy Markdown

With %>% piping, the example's existing code passes data, not properties, as the fourth positional argument, which raises the following error:
Error in utils::modifyList(., properties) : is.list(val) is not TRUE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant