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

Refactor layoutDaylight and its related functions #165

Merged
merged 1 commit into from
Feb 23, 2018

Conversation

heavywatal
Copy link
Contributor

  • Replace loops with dplyr::mutate or purrr::map
  • Return consistent values from getChild.df and getParent.df:
    integer(0) instead of 0 for tips and root.

- Replace loops with dplyr::mutate or purrr::map
- Return consistent values from getChild.df and getParent.df:
  integer(0) instead of 0 for tips and root.
@GuangchuangYu GuangchuangYu merged commit 1b77762 into YuLab-SMU:master Feb 23, 2018
@GuangchuangYu
Copy link
Member

thanks.

@heavywatal heavywatal deleted the refactor-daylight branch February 25, 2018 11:41
heavywatal added a commit to heavywatal/ggtree that referenced this pull request Mar 5, 2018
@heavywatal refactored layoutDaylight in YuLab-SMU#165 and YuLab-SMU#169
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.

None yet

2 participants