Print the achievements listed in a text dataframe as bullet points.
Source:R/cover.R
print_achievements.Rd
Print the achievements listed in a text dataframe as bullet points.
Usage
print_achievements(text_data, bullet_style = c("-", "+"))
See also
Other print:
print_contact_info()
,
print_cover_body()
,
print_cover_plain()
,
print_latex_section()
,
print_resume_plain()
,
print_section()
,
print_txt_header()
,
print_txt_section()