import(
	methods,
	grDevices,
	graphics,
	stats,
	tools,
	MASS
)

importFrom("utils", "flush.console", "menu")
export(
	TSTutorial
)



