Sys.setenv("R_TESTS" = "")
#JuliaCall::julia_setup()
library(testthat)
library(FixedEffectjlr)
library(data.table)
library(stargazer)
df = fread("./Cigar.csv")
test_check("FixedEffectjlr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.