give_nbsp | R Documentation |
Give needed 'nbsp' symbols, and auto split with nice alignment.
give_nbsp(n_trim, len = 50, ratio = 4)
n_trim |
number, number of Chinese characters need to trim. |
len |
number, specified total length of one line. The default is "len=50". |
ratio |
integer, ratio of one Chinese characters to one nbsp. The default is "len=4". |
list
give_nbsp(n_trim = c(10,5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.