knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of net.meta is to ...
(No yet) You can install the released version of net.meta from CRAN with:
## install.packages("net.meta") remotes::install_github(“meta2020/net.meta”, upgrade = FALSE) library(net.meta)
This is a basic example which shows you how to solve a common problem:
library(net.meta) ## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.