diff --git a/README.Rmd b/README.Rmd index 1760953..bbb5b6f 100644 --- a/README.Rmd +++ b/README.Rmd @@ -34,7 +34,7 @@ cat( -The goal of *compareRhythms* is to find features with altered circadian rhythm parameters (*amplitude* and *phase*) between the control and experimental groups. A fit of the function $A\cos(\frac{2\pi t}{24} - \phi)$ to the data defines the rhythm parameters amplitude ($A$) and phase ($\phi$). +The goal of *compareRhythms* is to find features with altered circadian rhythm parameters (*amplitude* and *phase*) between the control and experimental groups. A fit of the function $A\cos(2\pi t/24 - \phi)$ to the data defines the rhythm parameters amplitude ($A$) and phase ($\phi$). ## Installation diff --git a/README.md b/README.md index 46efd83..5df9f09 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ GPL-3](https://img.shields.io/badge/license-GPL--3-blue.svg)](https://cran.r-pro The goal of *compareRhythms* is to find features with altered circadian rhythm parameters (*amplitude* and *phase*) between the control and -experimental groups. A fit of the function -$A\cos(\frac{2\pi t}{24} - \phi)$ to the data defines the rhythm -parameters amplitude ($A$) and phase ($\phi$). +experimental groups. A fit of the function $A\cos(2\pi t/24 - \phi)$ to +the data defines the rhythm parameters amplitude ($A$) and phase +($\phi$). ## Installation diff --git a/_pkgdown.yml b/_pkgdown.yml index 7bf2dfc..34e8f15 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -4,4 +4,15 @@ template: bootswatch: flatly bslib: pkgdown-nav-height: 75px - +navbar: + components: + articles: + text: User guide + href: articles/UserGuide.html +reference: + - title: "Main function" + contents: + - compareRhythms + - title: "Datasets" + contents: + - starts_with("high_fat") diff --git a/docs/404.html b/docs/404.html index 0015b57..8d0a208 100644 --- a/docs/404.html +++ b/docs/404.html @@ -44,11 +44,8 @@