You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
The text was updated successfully, but these errors were encountered:
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 thisThe text was updated successfully, but these errors were encountered: