get_proper_title {autoslider.core} | R Documentation |
Adjust title line break and font size
Description
Adjust title line break and font size
Usage
get_proper_title(title, max_char = 60, title_color = "#1C2B39")
Arguments
title |
Character string |
max_char |
Integer specifying the maximum number of characters in one line |
title_color |
Title color |
[Package autoslider.core version 0.2.2 Index]