powered by
Returns GHO dimensions or, for a given dimension, codes.
get_gho_dimensions()get_gho_codes(dimension = "GHO")# S3 method for gho print(x, n = options()$rgho.n, ...)
get_gho_codes(dimension = "GHO")
# S3 method for gho print(x, n = options()$rgho.n, ...)
A GHO dimension.
Object to print.
Number of lines to print (if missing will print the option rgho.n rows).
rgho.n
Extra arguments passed to print.
GHO dimensions/codes.
# NOT RUN { get_gho_dimensions() get_gho_codes(dimension = "GHO") # }
Run the code above in your browser using DataLab