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

Allow exporting the maps of individual risk factors in risk-scale #22

Open
famuvie opened this issue Apr 10, 2019 · 2 comments
Open

Allow exporting the maps of individual risk factors in risk-scale #22

famuvie opened this issue Apr 10, 2019 · 2 comments
Labels
interface usability Improvements to the UX

Comments

@famuvie
Copy link
Member

famuvie commented Apr 10, 2019

Feature requested by @vporphyre in #19

@famuvie famuvie changed the title Allow exporting the maps of individual risk factors in _risk scale_ Allow exporting the maps of individual risk factors in risk-scale Apr 10, 2019
@famuvie famuvie added interface usability Improvements to the UX labels Apr 10, 2019
@famuvie
Copy link
Member Author

famuvie commented Apr 10, 2019

Yeah... very easy to implement, but is it really needed?

I can think of at least two ways of getting these maps:

  1. Compute the map for the risk factor using the package functions (it can be done in one line: risk_layer(load_layer("factor_file"), load_layer("epi_units"), scale = c(0, 100)))

  2. Using the interface, load the required risk factor alone so that the final risk map (exportable) will be equal to the scaled risk factor

@vporphyre
Copy link

vporphyre commented Apr 10, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interface usability Improvements to the UX
Projects
None yet
Development

No branches or pull requests

2 participants