Skip to content

Comments

truncate subnational plots#45

Open
sisi-huang wants to merge 12 commits intomasterfrom
issue_36
Open

truncate subnational plots#45
sisi-huang wants to merge 12 commits intomasterfrom
issue_36

Conversation

@sisi-huang
Copy link
Collaborator

  • add a new arg: nrow:
    the row num of all the subplots, for example, we have 24 districts, we can define nrow = 4, each row represents 6 districts. if nrow is not defined, the default value of nrow will be defined by row_function

  • row_function is to get the rounding integer division, e.g. row_function(17) will return 3 as nrow.

@sisi-huang sisi-huang requested a review from juliosolisar June 18, 2020 14:12
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.

1 participant