Popravek simoblov v tekstu in slike NIJZ
This commit is contained in:
parent
9e091482ed
commit
5002b02d9c
@ -39,9 +39,9 @@ lxTranslate <- function(x, color = "NE", pisava = TRUE) {
|
|||||||
x <- gsub("%", "\\\\\\\\%", x)
|
x <- gsub("%", "\\\\\\\\%", x)
|
||||||
|
|
||||||
#x <- gsub("…", "\\\\\\\\dots", x)
|
#x <- gsub("…", "\\\\\\\\dots", x)
|
||||||
x <- gsub("…", "\\\\ldots", x)
|
#x <- gsub("…", "", x)
|
||||||
|
|
||||||
|
|
||||||
x <- gsub("…", ". . .", x)
|
|
||||||
|
|
||||||
|
|
||||||
# ALI BNARVAMO?
|
# ALI BNARVAMO?
|
||||||
@ -347,7 +347,7 @@ colnames(mydf) <- labels
|
|||||||
|
|
||||||
#par(col="#004078", font = 2, cex = 1.4)
|
#par(col="#004078", font = 2, cex = 1.4)
|
||||||
|
|
||||||
par(col="#004078", font = 2, cex = 1.1, xpd = TRUE)
|
par(col="#004078", font = 2, cex = 1.2, xpd = TRUE)
|
||||||
# Plot a radar chart
|
# Plot a radar chart
|
||||||
radarchart2(
|
radarchart2(
|
||||||
mydf,
|
mydf,
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
\begin{minipage}[t]{0.54\textwidth}
|
\begin{minipage}[t]{0.54\textwidth}
|
||||||
\begin{figure}[H]
|
\begin{figure}[H]
|
||||||
\vspace*{-0.5cm}
|
\vspace*{-0.5cm}
|
||||||
\efbox{\includegraphics[width=10cm,height=8.1cm]{../results/img/radar.png}}
|
\efbox{\includegraphics[width=10cm,height=7.5cm]{../results/img/radar.png}}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\end{titlepage}
|
\end{titlepage}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user