Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Proposal of some updates to read_habitatmap_xxx() #140
Proposal of some updates to read_habitatmap_xxx() #140
Changes from 1 commit
7d230bf
3fb9b2a
314ec66
8c542bb
f95a1ea
9eff6ec
ec2ad0b
1784b70
ebae03c
1359996
03ce6e5
ba4a72e
2549261
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
About issue #117:
Should also be mentioned in the geospatial hab vignette, but I think this can be useful here too, so:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect, thanks! I'll re-add your suggestion as a new commit, as the lines it depends on are flagged as outdated (so cannot apply suggestion).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm supposing this bullet is at a lower level. The {} of \itemize needed to be closed 😉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, of course :-)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@cecileherr Are you sure this is restricted to
31xx_rbbmr
and it does not occur in general?Anyway, the code executes this as a general rule. So I think it will be better to state it in general and add this bullet as a subnote under the first bullet (where you added 'with phab for each new row simply set to the original value of phab').
I leave consideration to you; I'll postpone the initial plan of adding the above suggestion.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sidenote: it appears that '%' needs to be escaped as
\%
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought it was a general rule in the code, but that it only happened for the 31xx_rbbmr case, but I was wrong (e.g. 605723_v2014 is an example for the uncertain case). I would be tempted to add this is as 3rd item (after the uncertain case and the 31xx_rbbmr case), instead of making a subitem out of it.
Something like (other items abbreviated):
@florisvdh : your thought on this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good idea @cecileherr. It better fits the idea of 'steps'.
Minor comments:
when:
drop colonsummed up
: means 'enumerated'; should become something like 'added up'.with the same value for \code{certain} several times
: I think '[...] repeated several times' is betterI suggest you add another suggestion in this PR, or else do it as commit in your branch
update_habitat2020_ch
(including the Rd file update) after merging this PR. Merging this branch is up to you anyway, since its target branch is yours.