R/globals.R

#
# This file is part of the package crone.
#
# It has been added to avoid NOTES like:
#   read_x: no visible binding for global variable 'atoms'
#   strufac: no visible binding for global variable 'anomalous_data'
#
utils::globalVariables(c("atoms", "anomalous_data"))

Try the crone package in your browser

Any scripts or data that you put into this service are public.

crone documentation built on Aug. 24, 2019, 5:03 p.m.