From c56a7e0dd0ad55165b8919a2ac30a1be75598ecd Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Sat, 12 Oct 2024 16:41:41 +0800 Subject: [PATCH] fix yaml file --- _pkgdown.yml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/_pkgdown.yml b/_pkgdown.yml index 48e16c9..aeea292 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -4,7 +4,6 @@ template: bootswatch: journal reference: - - title: Calculations desc: > Fetch and read the AAGIS regions @@ -16,22 +15,26 @@ reference: - title: Data desc: > Example data included in {hagis} + contents: - P_sojae_survey - sample_meta - title: Miscellaneous desc: > Helper functions for using {hagis} + contents: - create_binary_matrix -- Plotting +- title: Plotting desc: > Visualise {hagis} outputs with `ggplot2::autoplot()` + contents: - autoplot.hagis.complexities - autoplot.hagis.gene.summary -- Printing +- title: Printing desc: > Custom print methods for {hagis} objects in your R session + contents: - diversities_table - individual_pathotypes