Skip to contents
teal.code
0.1.1.9001
part of
Get started
Reference
Articles
Advanced chunks
Basic chunks
Changelog
Versions
release-candidate
main
latest-tag
v0.5.0
v0.5.0-rc1
v0.4.2-rc1
v0.4.1-rc1
v0.4.0
v0.3.0
v0.2.0
Changelog
teal.code 0.1.1.9001
Miscellaneous
Removed the
%<chunk%
operator. Please use
chunks_push
instead.
teal.code 0.1.1
Enhancements
New wrapper function
chunks_deep_clone
to make a deep (i.e. completely independent) copy of a
chunks
objects.
Added a new wrapper
chunks_new
for
chunks
initialization.
Miscellaneous
Added a template to the
pkgdown
site.
Added a vignette to explain the advanced features of the
chunks
object.
teal.code 0.1.0
Initial release of
teal.code
, a package for code storage and execution class for teal applications.