issues
search
stocnet
/
manynet
Many Ways to Make, Manipulate, and Map Myriad Networks
https://stocnet.github.io/manynet/
Other
12
stars
0
forks
source link
v0.1.1
#2
Closed
jhollway
closed
1 year ago
jhollway
commented
1 year ago
Description
Package
Removed commented out examples
Added more detail on what various functions return
Manipulates
Added
na_to_mean.data.frame()
Maps
Added
network_dims.network()
Checklist:
PR form
[x] This pull request has an informative title
[x] Description above itemizes changes under subtitles, e.g. "## Data""
[x] Any closed, fixed, or related issues are referenced and explained in the description above, e.g. "Fixed #0 by adding A"
[x] Package builds on my OS without issues
PR checks all pass for latest commit
[ ] CodeFactor check: Package improves or maintains good style
[x] Package builds on Mac
[ ] Package builds on Windows
[ ] Package builds on Linux
[ ] CodeCov check: Package improves or maintains good test coverage
Documentation
[x] Any new or modified functions or data have roxygen style documentation in their .R scripts
[x] Any longer functions are commented inline so that it is easier to debug in the future
[x] PR description above and the NEWS.md file are aligned
[x] DESCRIPTION file version is bumped by the appropriate increment (major, minor, patch)
Description
Package
Manipulates
na_to_mean.data.frame()
Maps
network_dims.network()
Checklist: