Initial commit

This commit is contained in:
Elias Projahn 2022-05-07 17:54:23 +02:00
commit be1a4ef2fd
12 changed files with 825 additions and 0 deletions

13
NAMESPACE Normal file
View file

@ -0,0 +1,13 @@
# Generated by roxygen2: do not edit by hand
export(run_app)
import(shiny)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,data.table)