The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
message(paste0('First Code Value: ',list$SEXS$START[[1]])) # Code value 1
#> First Code Value: F
message(paste0('First Decode Value: ',list$SEXS$LABEL[[1]])) # Decode value 1
#> First Decode Value: Female
message(paste0('Second Code Value: ',list$SEXS$START[[2]])) # Code value 2
#> Second Code Value: M
message(paste0('Second Decode Value: ',list$SEXS$LABEL[[2]])) # Decode value 2
#> Second Decode Value: MaleThese binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.