Interface to modify Trellis Settings - Deprecated
界面修改网格设置 - 已过时
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A (hopefully) simpler alternative to trellis.par.get/set. This is deprecated, and the same functionality is now available with trellis.par.set
(希望)trellis.par.get/set简单的替代。这是过时了,相同的功能,现在可以trellis.par.set
用法----------Usage----------
lset(theme = col.whitebg())
参数----------Arguments----------
参数:theme
a list decribing how to change the settings of the current active device. Valid components are those in the list returned by trellis.par.get(). Each component must itself be a list, with one or more of the appropriate components (need not have all components). Changes are made to the settings for the currently active device only.
列表decribing如何改变目前的有源器件的设置。有效成分那些在trellis.par.get()返回的列表。每个组件本身必须是一个列表,与一个或多个相应的组件(不需要有所有组件)。只为目前活跃的设备进行了更改设置。