Skip to contents

A string list containing package constants used in MWTools package functions. This list is borrowed directly from the IEATools package.

Usage

last_stages

Format

A string list with 3 entries.

See IEATools::last_stages.

Examples

last_stages
#> $final
#> [1] "Final"
#> 
#> $useful
#> [1] "Useful"
#> 
#> $services
#> [1] "Services"
#>