Skip to content

update of visu_net example and correct a typo in visu_funtopol_rec - #61

Merged
Pakillo merged 2 commits into
EcologyR:mainfrom
aliciamontesinos:main
Mar 31, 2026
Merged

update of visu_net example and correct a typo in visu_funtopol_rec#61
Pakillo merged 2 commits into
EcologyR:mainfrom
aliciamontesinos:main

Conversation

@aliciamontesinos

Copy link
Copy Markdown
Collaborator

The name of the database used in the example of visu_net has been replaced by a data frame already included in the package. In visu_funtopol_rec there was a typo in the code that has been fixed, changing | by |>.

The name of the data bases used in teh example has been edited so that it matches with one of the data already included in the package.
there was a typo in the code that produced an error:  | has been replaced by |> as it was in the following lines

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request corrects a syntax error in the visu_funtopol_rec function by replacing an incorrect bitwise operator with the native pipe operator. Additionally, it updates the documentation examples in visu_net.R to use consistent dataset names. I have no feedback to provide.

@Pakillo
Pakillo merged commit aa3f363 into EcologyR:main Mar 31, 2026
1 check failed
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.

2 participants