<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>生信菜鸟团 &#187; 交互</title>
	<atom:link href="http://www.bio-info-trainee.com/tag/%e4%ba%a4%e4%ba%92/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bio-info-trainee.com</link>
	<description>欢迎去论坛biotrainee.com留言参与讨论，或者关注同名微信公众号biotrainee</description>
	<lastBuildDate>Sat, 28 Jun 2025 14:30:13 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.33</generator>
	<item>
		<title>强烈推荐用shiny来制作交互式网页展现数据</title>
		<link>http://www.bio-info-trainee.com/1498.html</link>
		<comments>http://www.bio-info-trainee.com/1498.html#comments</comments>
		<pubDate>Wed, 23 Mar 2016 14:14:57 +0000</pubDate>
		<dc:creator><![CDATA[ulwvfje]]></dc:creator>
				<category><![CDATA[R]]></category>
		<category><![CDATA[shiny]]></category>
		<category><![CDATA[交互]]></category>
		<category><![CDATA[网页]]></category>

		<guid isPermaLink="false">http://www.bio-info-trainee.com/?p=1498</guid>
		<description><![CDATA[shiny是Rstudio公司推出的一个网页服务器，可以直接用R语言制作客户端和 &#8230; <a href="http://www.bio-info-trainee.com/1498.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>shiny是Rstudio公司推出的一个网页服务器，可以直接用R语言制作客户端和服务端程序来交互式的展现数据，而且有越来越丰富的扩展包可以借鉴使用，我觉得它的前途很光明，值得大家入坑！</p>
<p>虽然Rstudio公司吹嘘初学者无需具备html和css，js基础，但是个人认为还是多了解一下比较好，可以在<a href="http://www.w3school.com.cn/">w3cschool</a>里面在线学习！</p>
<p>新手安装好shiny包之后里面自带了12个app例子，一边调试一边学习，很快就可以入门了。推荐一个教程，<a href="http://yanping.me/shiny-tutorial/">用shiny构建网页中文教程</a>，想查看更详细的介绍和实例，请访问<a href="http://www.rstudio.com/shiny">Shiny的官方主页</a>。当然，你肯定需要要会R，这里有个R的<a href="https://cran.r-project.org/bin/windows/base/rw-FAQ.html#Introduction">FAQ教程。</a></p>
<p>如果你完全看完了上面那些，说明你已经真正入门了！</p>
<p>你现在可以去搜索一个shiny cheetsheet，然后背诵下来！！！！</p>
<p>然后你可以去shiny的github里面找到108个示例程序，一个个运行了解它们！！！</p>
<p>这时候你已经是高手啦！！！</p>
<p>接下来你应该取了解一个叫做dashboard的东西，熟练UI界面设计。</p>
<p>最后你再了解一些辅助包，帮助你用shiny更好的展示数据，主要是<a href="http://www.htmlwidgets.org/">JS绘图插件</a></p>
<p>里面最出名的就是DT包了，一定要学！！！</p>
<p>最后你可以了解一下在rstudio上面分享五个免费的shiny网页程序，需要你搜索一些。</p>
<p>如果你还感兴趣的话，就可以自己整一个虚拟机Ubuntu或者centos系统，试着安装shiny的server，这个比较考验技术。</p>
<p>总结：你可以需要200个小时左右来完全掌握shiny</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bio-info-trainee.com/1498.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
