Nothing
# SPDX-FileCopyrightText: 2024 Petros Koutsolampros
#
# SPDX-License-Identifier: GPL-3.0-only
#' All-line Axial ShapeGraph
#'
#' A representation of sala's All-line ShapeGraph in R. Holds onto a sala
#' All-line ShapeGraph pointer and operates on that
#' @importFrom methods setClass
setClass("AllLineShapeGraph", contains = "AxialShapeGraph")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.