From 72ca7a3f54f4fbf66a64225c9eea661f441d2253 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 15 Sep 2023 09:22:12 +0800 Subject: [PATCH] P MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @charonxin 本文首发地址:https://linux.cn/article-16193-1.html 也会同步到公众号和知乎 您的 LCTT 专页:https://linux.cn/lctt/Charonxin --- .../20221004 Using R for Building an Interactive Web App.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20221004 Using R for Building an Interactive Web App.md (99%) diff --git a/translated/tech/20221004 Using R for Building an Interactive Web App.md b/published/20221004 Using R for Building an Interactive Web App.md similarity index 99% rename from translated/tech/20221004 Using R for Building an Interactive Web App.md rename to published/20221004 Using R for Building an Interactive Web App.md index 25460e9511..183ce26e89 100644 --- a/translated/tech/20221004 Using R for Building an Interactive Web App.md +++ b/published/20221004 Using R for Building an Interactive Web App.md @@ -4,8 +4,8 @@ [#]: collector: "lkxed" [#]: translator: "charonxin" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-16193-1.html" 使用 R 语言构建一个可交互的 Web 应用 ======