在R-markdown中将图像顶部放在投影仪的中心位置

问题描述

尊敬的

我需要你的帮助。

从下面的代码中,如何将这个徽标放在标题的顶部?

---
title: "Title_article"  
author: "My name"
date: "08/10/2020"
output: 
  beamer_presentation:
    theme: "Madrid"
header-includes: 
- \titlegraphic{\centering \includegraphics[width=1.5cm]{logo.png}\\LARGE}
classoption: "aspectratio=169"
---

感谢您的帮助。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)