Skip to contents

leo.ukb is an internal toolkit for working with UK Biobank (UKB) data. It provides a small set of helper functions that streamline common workflows—field parsing/decoding, format conversion, batch processing, and preparing analysis-ready datasets—for large-scale biomedical studies.

Note: This package is intended for academic research purposes. The code functionalities are experimental and subject to change.

leo.ukb banner

Installation

# Install from GitHub (requires access permission)
remotes::install_github("laleoarrow/leo.ukb")

Documentation

License

This software is proprietary. All rights reserved. See LICENSE for details.

Authors

Ao Lu. Author, maintainer, copyright holder.

Citation

Lu A (2026). leo.ukb: LEO package for UK Biobank database analysis. R package version 0.5.1, https://laleoarrow.github.io/leo.ukb/.

@Manual{leo.ukb,
  title = {leo.ukb: LEO package for UK Biobank database analysis},
  author = {Ao Lu},
  year = {2026},
  note = {R package version 0.5.1},
  url = {https://laleoarrow.github.io/leo.ukb/}
}