Skip to contents

add_default_country_seed() is an Add function that updates an object by adding data to that object. Specifically, this function implements an algorithm to add default country seed. Function argument CostlySeed_r4 specifies the object to be updated. The function returns Original (non-standardised) dataset (and metadata). (a ready4 S4).

Usage

add_default_country_seed(CostlySeed_r4 = CostlySeed())

Arguments

CostlySeed_r4

Original (non-standardised) dataset (and metadata). (a ready4 S4), Default: CostlySeed()

Value

Original (non-standardised) dataset (and metadata). (a ready4 S4)