Commit b6e3356
Fix style and maintainability issues in simulatePedigree.R (#134)
* Initial plan
* Fix 2 maintainability, 5 style issues in R/simulatePedigree.R
Co-authored-by: smasongarrison <6001608+smasongarrison@users.noreply.github.com>
* Remove unreachable else-if branches to improve patch coverage
Co-authored-by: smasongarrison <6001608+smasongarrison@users.noreply.github.com>
* Rename Rd to buildBtwnGenerations; delete images
Rename man/buildBetweenGenerations.Rd to man/buildBtwnGenerations.Rd and update the Rd metadata (\name, \alias, and usage) to reflect the new function name. Remove three generated vignette figure PNGs (v5_ASOIAF_files/figure-html/unnamed-chunk-5-1/2/3.png) that were previously checked into the repo and can be regenerated by the vignette build.
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: smasongarrison <6001608+smasongarrison@users.noreply.github.com>
Co-authored-by: Mason Garrison <garrissm@wfu.edu>1 parent 56d369c commit b6e3356
2 files changed
Lines changed: 13 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | 363 | | |
365 | 364 | | |
366 | 365 | | |
367 | 366 | | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | 367 | | |
373 | 368 | | |
374 | 369 | | |
| |||
455 | 450 | | |
456 | 451 | | |
457 | 452 | | |
458 | | - | |
| 453 | + | |
459 | 454 | | |
460 | 455 | | |
461 | | - | |
| 456 | + | |
462 | 457 | | |
463 | 458 | | |
464 | 459 | | |
| |||
743 | 738 | | |
744 | 739 | | |
745 | 740 | | |
746 | | - | |
747 | 741 | | |
748 | 742 | | |
749 | 743 | | |
750 | 744 | | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | 745 | | |
756 | 746 | | |
757 | 747 | | |
| |||
838 | 828 | | |
839 | 829 | | |
840 | 830 | | |
841 | | - | |
| 831 | + | |
842 | 832 | | |
843 | 833 | | |
844 | 834 | | |
| |||
956 | 946 | | |
957 | 947 | | |
958 | 948 | | |
959 | | - | |
| 949 | + | |
960 | 950 | | |
961 | 951 | | |
962 | 952 | | |
| |||
981 | 971 | | |
982 | 972 | | |
983 | 973 | | |
984 | | - | |
| 974 | + | |
985 | 975 | | |
986 | 976 | | |
987 | 977 | | |
| |||
Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments