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

Include argument to select type of accessibility measure in get_accessibility() #1

Open
rafavdz opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rafavdz
Copy link
Collaborator

rafavdz commented Nov 20, 2023

Include an argument in the get_accessibility() function which enables users to decide whether they will receive back accessibility measures as absolute figures, relative, or both. The default is absolute. So, it should look like this

library(AccessUK)

#
get_accessibility(from = 'S01010272', type = 'absolute')
@rafavdz rafavdz added the enhancement New feature or request label Nov 20, 2023
@rafavdz rafavdz self-assigned this Nov 20, 2023
@rafavdz rafavdz added this to the Release beta version milestone Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant