Skip to content
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

Add rowwise for SpatVectors #92

Merged
merged 3 commits into from
Mar 16, 2023
Merged

Add rowwise for SpatVectors #92

merged 3 commits into from
Mar 16, 2023

Conversation

dieghernan
Copy link
Owner

Closes #88

cc: @rhijmans

@dieghernan dieghernan added enhancement New feature or request 🛠dplyr Issues related with dplyr methods ⇝ spatvector Related with SpatVector labels Mar 16, 2023
@dieghernan dieghernan marked this pull request as ready for review March 16, 2023 15:23
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Patch coverage: 95.34% and project coverage change: -0.17 ⚠️

Comparison is base (ae9b2ed) 99.44% compared to head (ce6edb1) 99.28%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
- Coverage   99.44%   99.28%   -0.17%     
==========================================
  Files          42       43       +1     
  Lines        2172     2234      +62     
==========================================
+ Hits         2160     2218      +58     
- Misses         12       16       +4     
Impacted Files Coverage Δ
R/as_spatvector.R 97.56% <71.42%> (-2.44%) ⬇️
R/as_tibble-Spat.R 98.58% <96.22%> (-1.42%) ⬇️
R/as_sf.R 100.00% <100.00%> (ø)
R/group-by-SpatVector.R 95.83% <100.00%> (+0.83%) ⬆️
R/group-data-SpatVector.R 100.00% <100.00%> (ø)
R/rowwise-SpatVector.R 100.00% <100.00%> (ø)
R/summarise-SpatVector.R 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dieghernan dieghernan closed this Mar 16, 2023
@dieghernan dieghernan reopened this Mar 16, 2023
@dieghernan dieghernan merged commit 567474b into main Mar 16, 2023
@dieghernan dieghernan mentioned this pull request Mar 16, 2023
2 tasks
@dieghernan dieghernan deleted the rowwise2 branch May 3, 2023 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠dplyr Issues related with dplyr methods enhancement New feature or request ⇝ spatvector Related with SpatVector
Projects
Development

Successfully merging this pull request may close these issues.

Explore rowwise() methods
1 participant