docs/setup.R

library(feedr)
library(tidyverse)
library(lubridate)

options(dplyr.width = Inf)
knitr::opts_chunk$set(cache = FALSE)
knitr::opts_chunk$set(fig.width = 8, fig.height = 5)
options(width = 10000)
animalnexus/feedr documentation built on Feb. 2, 2023, 1:12 a.m.