Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
87 views

I'm using the Tiptap editor to create email templates, which are converted from MJML to plain HTML for use in marketing emails. Recently, I added the ability for users to customize font sizes for ...
0 votes
0 answers
115 views

I have created a gtsummary table using the theme_gtsummary_compact() and would like to show a superscript in one of my variable labels. This last part works with the fmt_markdown() function but I then ...
3 votes
2 answers
141 views

I am unable to print numbers in superscript when the string contains variables. This works: Console.OutputEncoding = System.Text.Encoding.Unicode; Console.Write("2\xB3"); This does not: ...
0 votes
2 answers
134 views

I'd like a macro in Office Word which superscripts all footnote numbers at the footnote-section at the bottom of the page. Note: It's the footnote numbers at the bottom of the page I want ...
0 votes
0 answers
23 views

I want to make a ggplot title with a superscript using a vector. A simple example would be like this: df <- data.frame(x= rnorm(100)); df$y <- df$x**2 plot_title <- "Formula: y= x^2&...
LulY's user avatar
  • 1,385
0 votes
1 answer
54 views

I am conducting some linear modelling and plotting the output. I wish to include the r^2 value in the title title doc, but with the 2 as a superscript. For some reason, the line of code from the ...
0 votes
1 answer
39 views

I used the code below in my ggplot code because I would like to have the label "Content" and the power of 10^-3 (μg/mg DW) in two different lines of the y axis label. labs(y=expression(paste(...
0 votes
1 answer
46 views

I have two datasets where I am plotting using ggplot2. In the facet_grid() I would like to add a superscript of "0" after the 30 and 60 in their title. And then I would like to merge the ...
0 votes
0 answers
53 views

I am currently working with a macro that grabs text from a two column header table and takes it out of the cell basically stacks it. The issue I am having is that when it does that it removes the ...
Caim31's user avatar
  • 3
0 votes
0 answers
73 views

I have used the following code in correlation matrix using metan library in r studio, library(metan) View(CorrawpomF) All <- corr_coef(CorrawpomF) all plot(All) and the output of the code is like ...
-1 votes
1 answer
122 views

The following UTF-8 sequence \x6D\xE1\xB5\x90 creates a 'm' with a superscript 'm': 'mm'. What is the Unicode encoding rule for this? How to create a 'xx' or any other arbitrary superscript?
ceving's user avatar
  • 24.2k
0 votes
1 answer
171 views

I am trying to add superscripts to each circle of one venn diagram. I am using the R package ggvenn and these have been my attempts. #Normal situation set.seed(20190708) genes <- paste("gene&...
0 votes
1 answer
457 views

I have produced the following table with kable package, in RMarkdown. Here's the dataframe: structure(list(...1 = c("Catalunya", "PIB", "Demanda interna1", "Demanda ...
Maria's user avatar
  • 319
1 vote
1 answer
107 views

I have a data frame of variable names and units. df1 <- data.frame(Variable = paste('Variable', 1:4), Unit = c('mm', 'cm ^ 2', 'cm ^ 2 * hr ^ -1', 'cm ^ 3 * cm ^ -2 * hr ^ -1')) # > df1 # ...
0 votes
1 answer
294 views

In the following plot, I would like to replace "d" by delta, include a per mil symbol at the end, and use superscripts in: d13C, d15N and d34S.I got it when I use a biplot (e.g. plot + ylab(...

15 30 50 per page
1
2 3 4 5
...
28

AltStyle によって変換されたページ (->オリジナル) /