# Build a graph directed towards the most recent codes.
library(klassR)
if (FALSE) {
klass_131 <- klass_graph(131)
}
# Find the most recent node in the graph representing the code "0101" (Halden,
# valid to 2020.)
if (FALSE) {
halden_node <- klass_node(klass_131, "0101")
}
Run the code above in your browser using DataLab