tests/testthat/test-emis_order.R

context("emis_post")

df <- as.data.frame(matrix(1:100, ncol =10, nrow = 10))
wCO <- emis_order(x = df,
                    lt_emissions = "2020-02-19 00:00",
                    start_utc_time = "2020-02-20 00:00",
                    desired_length = 78)

Try the vein package in your browser

Any scripts or data that you put into this service are public.

vein documentation built on April 30, 2023, 1:10 a.m.