Skip to contents

Drop the numeric part of a string (aka vintage in names of technologies)

Usage

drop_vintage(x)

Arguments

x

A character vector

Examples

names(ideea_techs$ECOASUB)
#> Error in eval(expr, envir, enclos): object 'ideea_techs' not found
drop_vintage(names(ideea_techs$ECOASUB))
#> Error in eval(expr, envir, enclos): object 'ideea_techs' not found