count_volume: Count total volume

View source: R/count_volume.R

count_volumeR Documentation

Count total volume

Description

Count total volume

Usage

count_volume(
  objects,
  from = as.POSIXct("1899-01-01"),
  to = as.POSIXct(Sys.Date())
)

Arguments

objects

(data.frame) Table obtained from query_objects

from

Start date to count over (chatacter or POSIXct)

to

End date to count over (character of POSIXct)

Value

Volume in TB of data center


NCEAS/arcticreport documentation built on July 26, 2024, 11:16 p.m.